This commit is contained in:
xingyy 2024-10-12 14:21:12 +08:00
parent 5e0d4bea19
commit b9a7864433

View File

@ -1,4 +1,4 @@
const env = 'dev';
const env = 'prod';
const configs = {
LocalTest: {
apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend',