Showing
1 changed file
with
2 additions
and
2 deletions
@@ -8,8 +8,8 @@ use Plugin\Helpers; | @@ -8,8 +8,8 @@ use Plugin\Helpers; | ||
8 | */ | 8 | */ |
9 | class XinshiliController extends HuodongAction | 9 | class XinshiliController extends HuodongAction |
10 | { | 10 | { |
11 | - const STATIC_FILE = 'http://localhost:2222/1.0.0'; | ||
12 | - // const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili/1.0.0'; | 11 | + // const STATIC_FILE = 'http://localhost:2222/1.0.0'; |
12 | + const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili/1.0.0'; | ||
13 | 13 | ||
14 | /** | 14 | /** |
15 | * 元宵抽签 | 15 | * 元宵抽签 |
-
Please register or login to post a comment