|
@@ -1,5 +1,5 @@
|
|
|
server:
|
|
|
- port: 8082
|
|
|
+ port: 18081
|
|
|
servlet:
|
|
|
context-path:
|
|
|
tomcat:
|
|
@@ -49,8 +49,8 @@ spring:
|
|
|
datasource:
|
|
|
master:
|
|
|
username: root
|
|
|
- password: root
|
|
|
- url: jdbc:mysql://127.0.0.1:3306/jeeplus-vue?allowMultiQueries=true&useUnicode=true&characterEncoding=utf-8&useSSL=false&nullCatalogMeansCurrent=true&serverTimezone=Asia/Shanghai
|
|
|
+ password: Xgcomdata10376@
|
|
|
+ url: jdbc:mysql://172.16.204.236:3306/assess_process_master?allowMultiQueries=true&useUnicode=true&characterEncoding=utf-8&useSSL=false&nullCatalogMeansCurrent=true&serverTimezone=Asia/Shanghai
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
|
|
|
#oracle database settings
|
|
@@ -157,10 +157,12 @@ config:
|
|
|
local:
|
|
|
location: d:\\accessory
|
|
|
aliyun:
|
|
|
- endpoint: oss-cn-hangzhou.aliyuncs.com
|
|
|
- accessKeyId: LTAI4Fhraue2ayc1KQMkZz5F
|
|
|
- accessKeySecret: hMpiD9KXcuWNMgzZxFt1fXK0gRMR70
|
|
|
- bucketName: testajgw
|
|
|
+ aliyunUrl: http://oss.gangwaninfo.com
|
|
|
+ aliyunDownloadUrl: http://cdn.gangwaninfo.com
|
|
|
+ endpoint: http://oss-cn-hangzhou.aliyuncs.com
|
|
|
+ accessKeyId: LTAI5tQDWoM9c1WyJNPs86rX
|
|
|
+ accessKeySecret: 84dDIx4edT1n78KUOqqSmDZ35pchJv
|
|
|
+ bucketName: xg-pg
|
|
|
minIO:
|
|
|
endpoint:
|
|
|
accessKey:
|
|
@@ -201,5 +203,9 @@ productId:
|
|
|
license:
|
|
|
|
|
|
|
|
|
+# 合同管理-客户信息
|
|
|
+yy_apicode: 35afe9ec3263424f9a18feb837177169
|
|
|
+yy_mhcxurl: https://api.yonyoucloud.com/apis/dst/enterpriseTicketQuery/enterpriseSearchByName
|
|
|
+yy_shcxurl: https://api.yonyoucloud.com/apis/dst/enterpriseTicketQuery/enterpriseTicketInfo
|
|
|
|
|
|
|