fix:打包
This commit is contained in:
@@ -200,7 +200,20 @@
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>8.0.20</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.google.gson</groupId>
|
||||
<artifactId>gson-jar</artifactId>
|
||||
<version>2.8.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>/Users/mima0000/Desktop/gson-2.8.0.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.kingdee.bos.webapi</groupId>
|
||||
<artifactId>kingdee-jar</artifactId>
|
||||
<version>8.0.6</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>/Users/mima0000/Desktop/k3cloud-webapi-sdk8.0.6.jar</systemPath>
|
||||
</dependency>
|
||||
<!-- druid数据源驱动 -->
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
|
||||
@@ -156,8 +156,9 @@ lucene:
|
||||
index:
|
||||
path: D:\lms\lucene\index
|
||||
kdapi:
|
||||
AcctID: 6304ba61219bf5
|
||||
AppSec: 6304ba61219bf5
|
||||
UserName: 6304ba61219bf5
|
||||
pwd: 6304ba61219bf5
|
||||
appId: 295539_RY4pS/CH0vl8TfUo652sR+1KULwdQNOG
|
||||
appSecret: 0d47d08ee5014643b91a764e121e0bcb
|
||||
userName: 管理员
|
||||
pwd: ty.87016362
|
||||
serverUrl: http://192.168.16.249/k3cloud/
|
||||
dCID: 65b078e7ea0ce6
|
||||
|
||||
@@ -6,7 +6,7 @@ spring:
|
||||
freemarker:
|
||||
check-template-location: false
|
||||
profiles:
|
||||
active: dev
|
||||
active: prod
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user