|
@@ -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.2';
|
|
|
13
|
- // const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016yuanxiao/1.0.2';
|
12
|
+ // const STATIC_FILE = 'http://localhost:2222/assets/1.0.5';
|
|
|
13
|
+ const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016yuanxiao/1.0.5';
|
14
|
const ENCRYPT_KEY = 'iamgtskkwhoareyou';
|
14
|
const ENCRYPT_KEY = 'iamgtskkwhoareyou';
|
15
|
|
15
|
|
16
|
/**
|
16
|
/**
|