Authored by 毕凯

更新静态资源版本号

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