File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 36
36
</dependency >
37
37
38
38
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 -->
39
- <!-- <dependency> -- >
40
- <!-- <groupId>com.github.Tencent</groupId> -- >
41
- <!-- <artifactId>APIJSON</artifactId> -- >
42
- <!-- <version>8.0.0.0.0 </version> -- >
43
- <!-- </dependency> -- >
44
- <!-- <dependency> -- >
45
- <!-- <groupId>com.github.APIJSON</groupId> -- >
46
- <!-- <artifactId>apijson-framework</artifactId> -- >
47
- <!-- <version>7.2.0.0 </version> -- >
48
- <!-- </dependency> -- >
39
+ <dependency >
40
+ <groupId >com.github.Tencent</groupId >
41
+ <artifactId >APIJSON</artifactId >
42
+ <version >8.0.0.1 </version >
43
+ </dependency >
44
+ <dependency >
45
+ <groupId >com.github.APIJSON</groupId >
46
+ <artifactId >apijson-framework</artifactId >
47
+ <version >7.2.0.1 </version >
48
+ </dependency >
49
49
</dependencies >
50
50
51
51
<build >
You can’t perform that action at this time.
0 commit comments