zhanghua
2024-03-12 a3b4eb017a0f948348ef7732267c7ed0d4bca8c0
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://111.1.140.92:28081/'