工作台 - 通讯录导入功能
This commit is contained in:
@@ -62,6 +62,11 @@ class Workbench extends Model
|
||||
return $this->hasOne('WorkbenchTrafficConfig', 'workbenchId', 'id');
|
||||
}
|
||||
|
||||
public function importContact()
|
||||
{
|
||||
return $this->hasOne('WorkbenchTrafficConfig', 'workbenchId', 'id');
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 用户关联
|
||||
|
||||
Reference in New Issue
Block a user