mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
报表模块增加mvn google zxing模块
This commit is contained in:
@@ -155,6 +155,11 @@
|
||||
<artifactId>itextpdf</artifactId>
|
||||
<version>${itextpdf.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>${google-zxing.version}</version>
|
||||
</dependency>
|
||||
<!--ureport-core 相关end-->
|
||||
|
||||
<!-- 消息队列相关 -->
|
||||
|
||||
Reference in New Issue
Block a user