...
|
...
|
@@ -9,8 +9,8 @@ use Plugin\Helpers; |
|
|
*/
|
|
|
class XinshiliController extends HuodongAction
|
|
|
{
|
|
|
const STATIC_FILE = 'http://localhost:2222/1.0.5';
|
|
|
// const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili/1.0.5';
|
|
|
// const STATIC_FILE = 'http://localhost:2222/1.0.6';
|
|
|
const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili/1.0.6';
|
|
|
|
|
|
/**
|
|
|
* 检测登录状态
|
...
|
...
|
|