Authored by 毕凯

更新活动静态资源版本号

... ... @@ -14,8 +14,8 @@ use Plugin\Helpers;
*/
class GirldayController extends HuodongAction
{
// const STATIC_VERSION = 'http://localhost:2222/1.0.1';
const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.1';
// const STATIC_VERSION = 'http://localhost:2222/1.0.2';
const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.2';
/**
* 检测登录状态
... ...