zhanghua
2023-11-10 a1fb7d5473505c08cd0a20f68d3007c6efd383ff
src/utils/index.js
@@ -52,3 +52,7 @@
    return d.getMonth() + 1 + '月' + d.getDate() + '日' + d.getHours() + '时' + d.getMinutes() + '分'
  }
}
export const SUCCESS_CODE = 200;
export const FILE_ORIGINAL_URL = 'http://10.53.157.24:8001/'