工作台 - 通讯录导入功能

This commit is contained in:
wong
2025-09-10 11:43:47 +08:00
parent 2c7d90e49d
commit 4385995742
6 changed files with 213 additions and 9 deletions

View File

@@ -62,6 +62,11 @@ class Workbench extends Model
return $this->hasOne('WorkbenchTrafficConfig', 'workbenchId', 'id');
}
public function importContact()
{
return $this->hasOne('WorkbenchTrafficConfig', 'workbenchId', 'id');
}
/**
* 用户关联