作者 ray
@@ -130,13 +130,15 @@ security: @@ -130,13 +130,15 @@ security:
130 loadBalanced: true 130 loadBalanced: true
131 token-info-uri: http://trobs-auth/oauth/check_token 131 token-info-uri: http://trobs-auth/oauth/check_token
132 132
133 -#txmanager地址  
134 -tm:  
135 - manager:  
136 - url: http://192.168.29.13:5004/tx/manager/ 133 +##首页
  134 +trobs:
  135 + index: http://trobs.aukeyit.com
137 136
138 -#文件服务器  
139 -file:  
140 - server:  
141 - url: http://trobs.download.aukeyit.com/ 137 +##ftp服务器
  138 +aukey:
  139 + ftp:
  140 + host: 10.1.2.165
  141 + port: 21
  142 + username: yuanli
  143 + password: yuanli@159
142 144
  1 +## spring security 配置
  2 +security:
  3 + oauth2:
  4 + client:
  5 + client-id: ENC(OjrrhBd8+O+pZAfFv0L1FRPimfF/HEJUDrguOhTKLZU=)
  6 + client-secret: ENC(OjrrhBd8+O+pZAfFv0L1FRPimfF/HEJUDrguOhTKLZU=)
  7 + scope: server
  8 +# 数据源配置
  9 +spring:
  10 + datasource:
  11 + type: com.zaxxer.hikari.HikariDataSource
  12 + driver-class-name: com.mysql.cj.jdbc.Driver
  13 + username: trobs
  14 + password: dfU76$N(kp
  15 + url: jdbc:mysql://10.1.1.86:3306/trobs_report?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
  16 + resources:
  17 + static-locations: classpath:/static/,classpath:/views/
@@ -16,13 +16,12 @@ spring: @@ -16,13 +16,12 @@ spring:
16 resources: 16 resources:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/
18 18
19 -#文件下载地址  
20 -file:  
21 - download:  
22 - url: http://trobs.download.aukeyit.com  
23 -  
24 #文件服务器地址 19 #文件服务器地址
25 aukey: 20 aukey:
26 smb: 21 smb:
27 url: smb://aukeyit:aukeyit2016@10.1.1.186/files 22 url: smb://aukeyit:aukeyit2016@10.1.1.186/files
28 - 23 + ftp:
  24 + host: 10.1.2.165
  25 + port: 21
  26 + username: yuanli
  27 + password: yuanli@159
@@ -15,7 +15,3 @@ spring: @@ -15,7 +15,3 @@ spring:
15 url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 15 url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
16 resources: 16 resources:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/
18 -#文件服务器  
19 -trobs:  
20 - upload-file:  
21 - url: http://trobs.download.aukeyit.com/  
@@ -15,7 +15,3 @@ spring: @@ -15,7 +15,3 @@ spring:
15 url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8 15 url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
16 resources: 16 resources:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/
18 -#文件服务器  
19 -trobs:  
20 - upload-file:  
21 - url: http://trobs.download.aukeyit.com/  
@@ -17,15 +17,11 @@ spring: @@ -17,15 +17,11 @@ spring:
17 static-locations: classpath:/static/,classpath:/views/ 17 static-locations: classpath:/static/,classpath:/views/
18 #微信配置(物流信息推送) 18 #微信配置(物流信息推送)
19 weixin: 19 weixin:
20 - logistic:  
21 - corpid: WW0f3efc2873ad11c3  
22 - corpsecret: 1lGrUDZS5Jj82YRCz5VFVU0oFcZY-VzXnBRqwADtO9I  
23 - agentid: 1000012  
24 - redisKey: logistic_access_token  
25 - dinner:  
26 - corpid: WW0f3efc2873ad11c3  
27 - corpsecret: 1V9RP-ELM6Th756cDY--OzgxwPXIMPa9StiKd0TQLro  
28 - agentid: 1000007  
29 - redisKey: dinner_access_token  
30 gettoken: https://qyapi.weixin.qq.com/cgi-bin/gettoken 20 gettoken: https://qyapi.weixin.qq.com/cgi-bin/gettoken
31 sendmessage: https://qyapi.weixin.qq.com/cgi-bin/message/send 21 sendmessage: https://qyapi.weixin.qq.com/cgi-bin/message/send
  22 + notify:
  23 + head: 消息通知
  24 + culture: 付出 简单 开放
  25 + sysname: 猿人创新 原力ERP
  26 + url: http://trobs.aukeyit.com
  27 + tail: 前往原力