修复备注

This commit is contained in:
wong
2025-12-04 09:43:25 +08:00
parent 580e9f4f73
commit 81daa8cfdc

View File

@@ -114,6 +114,7 @@ class WechatFriendController extends BaseController
$requestData = $this->request->param();
$updatableColumns = [
'phone',
'conRemark',
];
$columnUpdates = [];