修复备注
This commit is contained in:
@@ -114,6 +114,7 @@ class WechatFriendController extends BaseController
|
||||
$requestData = $this->request->param();
|
||||
$updatableColumns = [
|
||||
'phone',
|
||||
'conRemark',
|
||||
];
|
||||
$columnUpdates = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user