whycq
2024-07-25 b55d6b0950d527451e8974dd3b7e65c0f5d2ce11
zy-asrs-flow/src/config/setting.ts
@@ -1,6 +1,8 @@
// 接口地址
export const API_BASE_URL: string = 'http://127.0.0.1:9090/wcs';
export const API_TIMEOUT: number = 60;
// 项目名称
export const PROJECT_NAME: string = 'admin';