Showing
1 changed file
with
2 additions
and
2 deletions
@@ -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 | /** |
-
Please register or login to post a comment