门店端优化

This commit is contained in:
wong
2025-08-30 17:14:57 +08:00
parent b9d88160a2
commit 343c142d87
15 changed files with 147 additions and 76 deletions

View File

@@ -1,8 +1,8 @@
// API配置文件
// 基础配置
//export const BASE_URL = 'http://yishi.com'
export const BASE_URL = 'https://ckbapi.quwanzhi.com'
export const BASE_URL = 'http://yishi.com'
//export const BASE_URL = 'https://ckbapi.quwanzhi.com'
// 获取请求头
const getHeaders = (options = {}) => {