-
zhangwei
2025-03-12 98494fda33f6dd116ef3ce641b32937b7d83b4c1
src/common/setting/constVarsHelper.js
@@ -6,7 +6,7 @@
//接口请求地址,如果需要不部署接口端的情况下测试uni-app,可以直接替换为官方测试接口:https://yocaisim.51zhengcai.com http://192.168.0.36:5000/
export const apiBaseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.0.36:5000':'https://yocaisim.51zhengcai.com';
//项目静态资源请求地址,如果使用官方的静态文件地址可以直接替换为:https://yocaisim.51zhengcai.com' http://192.168.0.36:5000/
//项目静态资源请求地址,如果使用官方的静态文件地址可以直接替换为:https://yocaisim.51zhengcai.com' http://192.168.0.36:5000 https://test.tyrys.top:8098
export const apiFilesUrl = 'https://yocaisim.51zhengcai.com';
//支付单类型