#
luxiaotao1123
2024-03-13 45e322bdd6a7a5d1a5f6d9be4df46e2055e57953
zy-asrs-flow/src/config/setting.ts
@@ -1,5 +1,5 @@
// 接口地址
export const API_BASE_URL: string = 'http://172.16.0.219:9090/wcs';
export const API_BASE_URL: string = 'http://127.0.0.1:9090/wcs';
// 项目名称
export const PROJECT_NAME: string = 'admin';