|
@@ -1,15 +1,13 @@
|
|
|
server:
|
|
|
- port: 8090
|
|
|
+ port: 8091
|
|
|
|
|
|
spring:
|
|
|
application:
|
|
|
name: winsea-changchang-project
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
- password: Ccj841968545.
|
|
|
- url: jdbc:mysql://47.100.3.209:3306/yiliangyiyun_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
-# url: jdbc:mysql://47.100.3.209:3306/ylyy_ywtest?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
-# url: jdbc:mysql://47.100.3.209:3306/ylyy?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
+ password: Ccj841968545
|
|
|
+ url: jdbc:mysql://39.100.83.198:3306/yiliangyiyun?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=Asia/Shanghai
|
|
|
username: root
|
|
|
redis:
|
|
|
database: 0
|
|
@@ -50,13 +48,13 @@ logging:
|
|
|
oss:
|
|
|
access:
|
|
|
key:
|
|
|
- id: LTAI4G9c14PgKvM23WZ9zrpc
|
|
|
- secret: FpClTp4OVrRRtHEfi3lBOWUoLxKieW
|
|
|
+ id: LTAI5t8Cv1iFo72A5nVAjkNB
|
|
|
+ secret: el4GUrytaX7aw4wFneMuFig5uu3UxQ
|
|
|
bucket:
|
|
|
- name: taohaoliang
|
|
|
+ name: warehouse-erp-zhaoliang
|
|
|
endpoint:
|
|
|
- default: oss-cn-beijing.aliyuncs.com
|
|
|
- internal: https://taohaoliang.oss-cn-beijing.aliyuncs.com/
|
|
|
+ default: oss-cn-zhangjiakou.aliyuncs.com
|
|
|
+ internal: https://warehouse-erp-zhaoliang.oss-cn-zhangjiakou.aliyuncs.com/
|
|
|
po:
|
|
|
password: CA1XB-MF7Y-12ST-PSBP2
|
|
|
syspath: E://officeTest//
|