微信小程序发布试用版本

This commit is contained in:
zhonghua1
2026-01-31 21:10:40 +08:00
parent 4ebeec45bc
commit 80d6d46182
338 changed files with 5767 additions and 6091 deletions

View File

@@ -3,6 +3,6 @@
* apiEnv 可选:'local' | 'prod'
*/
export default {
apiEnv: 'local'
apiEnv: 'prod'
}