config.js 281 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 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