企业微信外部联系人同步

This commit is contained in:
Guoxianpeng
2026-04-22 12:19:24 +08:00
parent 906684c1ed
commit 6e37c6ec05
25 changed files with 3362 additions and 325 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ namespace app\common\model;
*/
class QywxSyncSettings extends BaseModel
{
protected $name = 'qywx_sync_settings';
protected $table = 'zyt_qywx_sync_settings';
}