2020年11月23日

java

摘要: if(method.equals("batchInsertSaleBillDail")) { guanJiaPoV2Mapper.getClass().getMethod(method, new Class[]{String.class, List.class}).invoke(gjPoV2Mapp 阅读全文

posted @ 2020-11-23 19:11 andydaopeng 阅读(83) 评论(0) 推荐(0) 编辑

pom.xml

摘要: <!-- 代码自动编译、热部署 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> < 阅读全文

posted @ 2020-11-23 17:47 andydaopeng 阅读(55) 评论(0) 推荐(0) 编辑