##
luxiaotao1123
2024-02-07 8f7f2515576a889ac57e84b9d596055ee336a388
zy-asrs-flow/src/config/setting.ts
@@ -1,5 +1,5 @@
// 接口地址
export const API_BASE_URL: string = '';
export const API_BASE_URL: string = 'http://localhost:9090/wcs';
// 项目名称
export const PROJECT_NAME: string = '';