diff --git a/pom.xml b/pom.xml
index 1cb387a..48b59a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,10 +4,11 @@
4.0.0
com.dpkj
- 银医通-澜沧中医院-DLL-台式机
+
+ yinyitong-zhongyuyuan-dll-stand
0.0.1-SNAPSHOT
- ems-express-call-dll
- ems-express-call-dll
+ yinyitong-zhongyuyuan-dll-stand
+ 银医通-澜沧中医院-DLL-台式机
org.springframework.boot
@@ -34,11 +35,13 @@
lombok
true
+
org.springframework.boot
spring-boot-starter-test
test
+
junit
junit
@@ -50,12 +53,14 @@
hutool-crypto
${hutool.version}
+
net.java.dev.jna
jna
${jna.version}
+
net.java.dev.jna
jna-platform
@@ -68,6 +73,48 @@
pdfbox
${pdfbox.version}
+
+
+
+ com.alibaba
+ fastjson
+ 1.2.83
+
+
+
+
+ org.thymeleaf
+ thymeleaf-spring5
+
+
+
+
+ org.xhtmlrenderer
+ flying-saucer-core
+ 9.1.22
+
+
+
+
+ com.google.zxing
+ core
+ 3.4.1
+
+
+
+
+ org.jsoup
+ jsoup
+ 1.15.4
+
+
+
+ ognl
+ ognl
+ 3.1.28
+
+
+
@@ -77,6 +124,63 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.0.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+