Commit eb13b8dd authored by hujun's avatar hujun

异常捕获

parent 4fac74d6
...@@ -17,7 +17,7 @@ class VipService ...@@ -17,7 +17,7 @@ class VipService
/** /**
* 是否具有查看vip客户权限 * 是否具有查看vip客户权限
* *
* @param $id 经纪人ID * @param $id //经纪人ID
* @param string $name * @param string $name
* @return int 是否可以查看vip客户 0:可查看 1:不可查看 * @return int 是否可以查看vip客户 0:可查看 1:不可查看
*/ */
......
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