门店端优化

This commit is contained in:
wong
2025-08-13 17:03:25 +08:00
parent f5dd5e8191
commit e53f31487e
5 changed files with 11 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
// API配置文件
// 基础配置
export const BASE_URL = 'http://yi.cn'
//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 = {}) => {