wl
2022-12-29 d6fb18b49cd61427a343fbe7a2a4f94e4b597bdc
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://140.143.152.226:8410/'