提交 7230a214 authored 作者: chengye's avatar chengye

测试sql

上级 1575fbb4
......@@ -14,8 +14,8 @@ use think\Db;
class Count extends Base
{
public function index(){
//$this->redirect('http://114.113.126.44:3000/d/CATAHHmZz/ji-zhan-guan-li?orgId=1');
return $this->fetch();
// //$this->redirect('http://114.113.126.44:3000/d/CATAHHmZz/ji-zhan-guan-li?orgId=1');
// return $this->fetch();
//告诉浏览器此页面的过期时间(用格林威治时间表示),只要是已经过去的日期即可。
// header("Expires:Mon,26 Jul 1970 05:00:00 GMT");
// //告诉浏览器此页面的最后更新日期(用格林威治时间表示)也就是当天,目的就是强迫浏览器获取最新资料
......@@ -24,7 +24,8 @@ class Count extends Base
// header("Cache-Control: no-cache, must-revalidate");
// //参数(与以前的服务器兼容),即兼容HTTP1.0协议
// header("Pragma: no-cache");
//header("Location:http://114.113.126.44:3000/d/dcUEvUkMk/ji-zhan-quan-lan?orgId=1&from=1591003490674&to=1591025090674&kiosk=tv");
header('Location:http://114.113.126.44:3000/d/dcUEvUkMk/ji-zhan-quan-lan?orgId=1&from=1591003490674&to=1591025090674&kiosk=tv');
exit;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论