File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >apijson.framework</groupId >
77 <artifactId >apijson-framework</artifactId >
8- <version >4.3.1 </version >
8+ <version >4.3.2 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONFramework</name >
2828 <artifactId >apijson-orm</artifactId >
2929 <version >4.2.3</version >
3030 </dependency >
31- <!-- <dependency>
31+ <!-- 可使用 libs 目录的 unitauto-java.jar 和 unitauto-jar.jar 本地 jar 包依赖来替代,两种方式二选一 -->
32+ <dependency >
3233 <groupId >com.github.TommyLemon</groupId >
3334 <artifactId >unitauto-java</artifactId >
34- <version>2.5.0 </version>
35- </dependency> -->
36- <!-- <dependency>
35+ <version >2.5.3 </version >
36+ </dependency >
37+ <dependency >
3738 <groupId >com.github.TommyLemon</groupId >
3839 <artifactId >unitauto-jar</artifactId >
39- <version>2.5.2 </version>
40- </dependency> -->
40+ <version >2.5.3 </version >
41+ </dependency >
4142 <dependency >
4243 <groupId >javax.servlet</groupId >
4344 <artifactId >javax.servlet-api</artifactId >
You can’t perform that action at this time.
0 commit comments