作者 郭文星

'123'

@@ -24,7 +24,7 @@ class Business extends Base @@ -24,7 +24,7 @@ class Business extends Base
24 $postParam = $this->request->param(); 24 $postParam = $this->request->param();
25 $this->postParam = $postParam; 25 $this->postParam = $postParam;
26 parent::_initialize(); 26 parent::_initialize();
27 - $this->auth->id=3 ;//测试用 27 + //$this->auth->id=3 ;//测试用
28 $postParam = $this->request->param(); 28 $postParam = $this->request->param();
29 $this->postParam = $postParam; 29 $this->postParam = $postParam;
30 if (empty($postParam['store_id'])) { 30 if (empty($postParam['store_id'])) {