|
|
@ -92,7 +92,7 @@ namespace BBWY.Client.ViewModels |
|
|
|
{ |
|
|
|
this.w2m = w2m; |
|
|
|
this.managerDepartment = new List<string>() { "董事办", "财务部", "技术部", "总经办" }; |
|
|
|
this.packDepartment = new List<string>() { "打包组", "发货组", "仓储部" }; |
|
|
|
this.packDepartment = new List<string>() { "打包组", "发货组", "仓储部", "供应链部" }; |
|
|
|
|
|
|
|
|
|
|
|
this.httpClientFactory = httpClientFactory; |
|
|
|