riku
2025-04-27 233a467167e2b363098cc7fa63e7f26d1d15507b
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:8084/';
const cu = 'https://fyami.com.cn:448';
// const cu = 'http://192.168.0.110:8084';
const cluePicUrl = `${cu}/images/`;
// 运行模式
const mode = 'debug';
// const mode = 'prod';
// const mode = 'debug';
const mode = 'prod';
export {
  basePicUrl,