初始化商家端

This commit is contained in:
wangxiaowei
2025-04-30 14:08:39 +08:00
commit 68b408b1e7
568 changed files with 118884 additions and 0 deletions

5
pages/dl/auth/api.js Normal file
View File

@ -0,0 +1,5 @@
export default {
// authInfoSubmit: '/v1/6000efc785e05', // 提交审核
// authInfoChecks: '/v1/6000eb07394a4', // 获取商家信息
// shopCategorys: '/v1/6000f79b614c4', // 获取商家分类
}