DriverNTTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/util/WeChatUtil.java
@@ -184,7 +184,7 @@ ByteArrayInputStream byteArrayInputStream = new ByteArrayInputStream(bytes); MultipartFile file = new MockMultipartFile(ContentType.APPLICATION_OCTET_STREAM.toString(), byteArrayInputStream); // ResultUtil resultUtil = userInfoController.uploadImg(file, null, null); String s = OssUploadUtil.ossUpload(file,driverId); String s = ObsUploadUtil.obsUpload(file,driverId); System.err.println("===url"+s); // StringBuilder sb = new StringBuilder(stringApiResult); // stringApiResult = sb.toString();