Commit ad34aaab authored by hujun's avatar hujun

经纪人转勤优化

parent 59890e5d
...@@ -516,9 +516,6 @@ class Broker extends Basic ...@@ -516,9 +516,6 @@ class Broker extends Basic
* 新增or修改or查看 * 新增or修改or查看
* *
* @return \think\Response * @return \think\Response
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\ModelNotFoundException
* @throws \think\exception\DbException
*/ */
public function saveAgentV2() { public function saveAgentV2() {
$result['code'] = 200; $result['code'] = 200;
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment