修复代客下单菜品分类定位问题

This commit is contained in:
2026-03-20 13:37:03 +08:00
parent 4431f29dff
commit c141bdb7b5
2 changed files with 34 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
//当前环境 test,prod
export const ENV = 'test'
export const ENV = 'prod'
export const ENV_BASE_URL = {
java: {
prod: 'https://cashier.sxczgkj.com/',