fix: 修改配置文件,修改成功案列接口默认typeId为空字符串

This commit is contained in:
2025-11-08 23:01:41 +08:00
parent 2e78b11b5b
commit a75e9e84b1
3 changed files with 21 additions and 18 deletions
+4 -1
View File
@@ -1 +1,4 @@
window.APP_BASEURL='https://www.byhah.com'
// 正式环境
window.APP_BASEURL='http://120.55.250.12/api/website'
// 测试环境
// window.APP_BASEURL='https://www.byhah.com/test'