自定义接口

This commit is contained in:
‘huanghaiixia’
2026-01-28 18:21:33 +08:00
parent 06aa85caee
commit 22fdadc17d
25 changed files with 59 additions and 33 deletions

View File

@ -3,7 +3,8 @@ import { defHttp } from '/@/utils/http/axios';
import { ErrorMessageMode } from '/#/axios';
enum Api {
Page = '/sales/customer/page',
// Page = '/sales/customer/page',
Page = '/magic-api/sales/customer/page',
List = '/sales/customer/list',
Info = '/sales/customer/info',
LngCustomer = '/sales/customer',