更新登录代码

保存坐席的信息,用于获取业绩数据。
This commit is contained in:
2023-05-09 22:42:20 +08:00
parent 8e9e36bb58
commit d0c9383bf8
12 changed files with 68 additions and 12 deletions

View File

@@ -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;