摘要: if(principal!=null){ Integer userId = principal.getId(); System.out.println("userId:" + userId); String mappingKey = String.format("%s:%s", Configurat 阅读全文
posted @ 2019-12-19 15:58 你说累不累 阅读(1372) 评论(0) 推荐(0) 编辑
摘要: 1 package service; 2 import service.oss.FileUtil; 3 4 import java.io.BufferedInputStream; 5 import java.io.BufferedOutputStream; 6 import java.io.File 阅读全文
posted @ 2019-12-19 10:23 你说累不累 阅读(386) 评论(0) 推荐(0) 编辑