refactor(shop): 重构商铺相关 API

- 移除 ApiResult 和 PageResult 的冗余导入
- 更新请求路径,移除 MODULES_API_URL 的使用
- 调整请求头,移除不必要的 Content-Type 设置
-统一处理 enabled 字段类型
This commit is contained in:
2025-08-12 00:18:53 +08:00
parent a6097bfc05
commit df910e4344
24 changed files with 689 additions and 933 deletions

View File

@@ -1,4 +1,4 @@
import type { PageParam } from '@/api/index';
import type { PageParam } from '@/api';
/**
* 分销商申请记录表