riku
2025-04-25 b515fae43490ab20977d559e19d4e5f63a4fd96d
config/index.js
@@ -18,14 +18,15 @@
// const inspectPicUrl = `${inspectUrl}/images/`;
// 道路应急线索
// const clueUrl = 'https://fyami.com.cn:448/';
const clueUrl = 'http://192.168.0.110:8084/';
const clueUrl = 'https://fyami.com.cn:448/';
// const clueUrl = 'http://192.168.0.110:8080/';
const cu = 'https://fyami.com.cn:448';
// const cu = 'http://192.168.0.110:8080';
const cluePicUrl = `${cu}/images/`;
// 运行模式
const mode = 'debug';
// const mode = 'prod';
// const mode = 'debug';
const mode = 'prod';
export {
  basePicUrl,