价格申请列表
This commit is contained in:
@ -3,7 +3,8 @@ import { defHttp } from '/@/utils/http/axios';
|
||||
import { ErrorMessageMode } from '/#/axios';
|
||||
|
||||
enum Api {
|
||||
Page = '/price/pricePurPngApp/page',
|
||||
// Page = '/price/pricePurPngApp/page',
|
||||
Page = '/magic-api/price/pricePurPngApp/page',
|
||||
List = '/price/pricePurPngApp/list',
|
||||
Info = '/price/pricePurPngApp/info',
|
||||
LngPricePurPngApp = '/price/pricePurPngApp',
|
||||
|
||||
@ -3,7 +3,8 @@ import { defHttp } from '/@/utils/http/axios';
|
||||
import { ErrorMessageMode } from '/#/axios';
|
||||
|
||||
enum Api {
|
||||
Page = '/price/priceSalesPngApp/page',
|
||||
// Page = '/price/priceSalesPngApp/page',
|
||||
Page = '/magic-api/price/priceSalesPngApp/page',
|
||||
List = '/price/priceSalesPngApp/list',
|
||||
Info = '/price/priceSalesPngApp/info',
|
||||
LngPriceSalesPngApp = '/price/priceSalesPngApp',
|
||||
|
||||
Reference in New Issue
Block a user