config.js 281 Bytes
export const globalUrl = "https://gateway2.mingwork.com";
export const globalUrl2 = "https://third-authentication.mingwork.com";
/* 
isShowOss 控制oss上传是否展示
true 展示
false 不能展示
测试环境为 true
线上环境为 false
 */
export const isShowOss = false