作者 刘朕
1 个管道 的构建 通过 耗费 1 秒

合并分支 'Branch_liuzhen' 到 'master'

商家入驻管理调试



查看合并请求 !232
@@ -86,6 +86,7 @@ class StoreInform extends Backend @@ -86,6 +86,7 @@ class StoreInform extends Backend
86 86
87 return json($result); 87 return json($result);
88 } 88 }
  89 + $this->assignconfig('ids',$ids);
89 return $this->view->fetch(); 90 return $this->view->fetch();
90 } 91 }
91 92