Commit b090f5ef authored by zw's avatar zw

shop

parent 5f3839a6
...@@ -551,6 +551,10 @@ class Shop extends Basic ...@@ -551,6 +551,10 @@ class Shop extends Basic
return $this->response("200", 'request success', $result); return $this->response("200", 'request success', $result);
} }
private function isCanEditByAgentId($agent_id){
}
/** /**
* 新增和编辑商铺 * 新增和编辑商铺
* *
......
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