This commit is contained in:
‘huanghaiixia’
2025-12-19 16:24:12 +08:00
parent e79a450ca2
commit 694d3cc2ee
13 changed files with 2039 additions and 6 deletions

View File

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