新增企业
This commit is contained in:
@@ -2,4 +2,5 @@ export const CompanyServices = {
|
||||
getCompanyList: '/Company/getCompanyList',
|
||||
getCompanyAjaxList: '/Company/getCompanyAjaxList',
|
||||
edit: '/Company/edit',
|
||||
add: '/Company/add',
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user