Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -65,7 +65,7 @@ export class SystemService extends BaseService {
|
|||||||
$api_deletebatch_crmCustomer = '/api/mdc/cuc/crmCustomer/deletebatch';
|
$api_deletebatch_crmCustomer = '/api/mdc/cuc/crmCustomer/deletebatch';
|
||||||
|
|
||||||
// 获取某个应用的所有菜单
|
// 获取某个应用的所有菜单
|
||||||
$api_getAllFunctionInfoByAppId: string = '/api/mdc/cuc/functionInfo/getAllFunctionInfoByAppId';
|
$api_getAllFunctionInfoByAppId: string = '/api/mdc/cuc/functionInfo/getAllFunctionInfoByAppIdNoHide';
|
||||||
|
|
||||||
// 查询网络货运信息表
|
// 查询网络货运信息表
|
||||||
$api_networkTransporter_page = '/api/mdc/cuc/networkTransporter/list/page';
|
$api_networkTransporter_page = '/api/mdc/cuc/networkTransporter/list/page';
|
||||||
|
|||||||
Reference in New Issue
Block a user