edit
This commit is contained in:
@ -34,6 +34,8 @@ export class UsermanageService extends ShipperBaseService {
|
||||
$api_lock_freight = '/api/mdc/cuc/enterpriseInfo/operate/lock';
|
||||
// 企业审核
|
||||
$api_audit_freight = '/api/mdc/cuc/enterpriseInfo/operate/audit';
|
||||
// 查询下一个待审核的企业ID
|
||||
$api_get_next_audit_freight = '/api/mdc/cuc/enterpriseInfo/operate/getNextWaitAuditId';
|
||||
|
||||
// 查询货主配置列表
|
||||
$api_freight_config_page = '/api/mdc/cuc/enterpriseInfo/operate/list/configPage';
|
||||
|
||||
Reference in New Issue
Block a user