Authored by Rock Zhang

fix

@@ -12,7 +12,7 @@ class XinshiliController extends HuodongAction @@ -12,7 +12,7 @@ class XinshiliController extends HuodongAction
12 // const STATIC_FILE = 'http://localhost:2222/1.0.3'; 12 // const STATIC_FILE = 'http://localhost:2222/1.0.3';
13 const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili/1.0.3'; 13 const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili/1.0.3';
14 14
15 - private $_uid; 15 + protected $_uid;
16 16
17 17
18 /** 18 /**