Commit 1501f8c1 authored by zhuwei's avatar zhuwei

1

parent 1daf5766
......@@ -35,12 +35,8 @@ class Member extends Basic{
}
/**
* 用户列表
* pppppp1
* @return \think\Response
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\ModelNotFoundException
* @throws \think\exception\DbException
* 后台客户列表
* @return \think\Response|\think\response\View
*/
public function getUserList() {
if ($this->request->isAjax()) {
......
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