This commit is contained in:
Phoenix 2024-06-19 09:57:23 +08:00
parent 0aaabd6807
commit 279a0d1475

View File

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