09 2025 档案

摘要:public static OcrLicenseVo parseOcrLicense(OcrResultVo item) { int[][][] dtPolyList = new int[9][2][2]; for (int i = 0; i < item.getRecTexts().size(); 阅读全文
posted @ 2025-09-26 10:23 牧之丨 阅读(7) 评论(0) 推荐(0)
摘要:@Configuration @EnableConfigurationProperties(AppProperties.class) public class AppConfig { @Value("${spring.mvc.servlet.path}") private String mvcSer 阅读全文
posted @ 2025-09-19 15:46 牧之丨 阅读(4) 评论(0) 推荐(0)