edit
This commit is contained in:
		| @ -9,7 +9,7 @@ export class MenuManagerService extends BaseService { | ||||
|   $api_add_one = `/api/mdc/cuc/functionInfo/saveFunctionInfo`; | ||||
|  | ||||
|   // 根据应用ID获取所有菜单 | ||||
|   $api_get_all = `/scm/cuc/cuc/functionInfo/getAllFunctionInfoByAppId`; | ||||
|   $api_get_all = `/api/mdc/cuc/functionInfo/getAllFunctionInfoByAppId`; | ||||
|  | ||||
|   // 根据应用ID获取菜单 | ||||
|   $api_get_one = `/api/mdc/cuc/functionInfo/getAllFunctionInfoByAppId?_allow_badcode=true`; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user