Authored by 毕凯

更新静态资源版本

@@ -9,8 +9,8 @@ use Plugin\Helpers; @@ -9,8 +9,8 @@ use Plugin\Helpers;
9 */ 9 */
10 class YuanxiaoController extends HuodongAction 10 class YuanxiaoController extends HuodongAction
11 { 11 {
12 - const STATIC_FILE = 'http://localhost:2222/assets/1.0.1';  
13 - // const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016yuanxiao/1.0.1'; 12 + // const STATIC_FILE = 'http://localhost:2222/assets/1.0.2';
  13 + const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016yuanxiao/1.0.2';
14 const ENCRYPT_KEY = 'iamgtskkwhoareyou'; 14 const ENCRYPT_KEY = 'iamgtskkwhoareyou';
15 15
16 /** 16 /**