更新登录代码
保存坐席的信息,用于获取业绩数据。
This commit is contained in:
@@ -36,8 +36,8 @@ interface RequestResult
|
||||
|
||||
interface LoginCallerResult extends RequestResult
|
||||
{
|
||||
tele_saler_code: string;
|
||||
tele_saler_name: string;
|
||||
tel_saler_code: string;
|
||||
tel_saler_name: string;
|
||||
team_code: string;
|
||||
team_name: string;
|
||||
department_code: string;
|
||||
|
Reference in New Issue
Block a user