11 2020 档案

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

posted @ 2020-11-23 19:11 andydaopeng 阅读(91) 评论(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 阅读(67) 评论(0) 推荐(0)

sharding-jdbc
摘要:版本4.0.0-4.1.1 // 配置表规则 TableRuleConfiguration tableRuleConfiguration = new TableRuleConfiguration("table_name","databasename.table_name_${0..3}"); //设 阅读全文

posted @ 2020-11-19 11:59 andydaopeng 阅读(519) 评论(0) 推荐(0)

导航