mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-14 06:50:09 +08:00
update
This commit is contained in:
@@ -9,7 +9,7 @@ spring:
|
|||||||
# redis 配置
|
# redis 配置
|
||||||
redis:
|
redis:
|
||||||
# 地址
|
# 地址
|
||||||
host: 192.168.0.10
|
host: 192.168.0.32
|
||||||
# 端口,默认为6379
|
# 端口,默认为6379
|
||||||
port: 6379
|
port: 6379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
@@ -36,7 +36,7 @@ spring:
|
|||||||
druid:
|
druid:
|
||||||
# 主库数据源
|
# 主库数据源
|
||||||
master:
|
master:
|
||||||
url: jdbc:mysql://192.168.0.10:3306/jsowell_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
url: jdbc:mysql://192.168.0.32:3306/jsowell_dev?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||||
username: jsowell_dev
|
username: jsowell_dev
|
||||||
# url: jdbc:mysql://192.168.2.46:3306/jsowell_prd_copy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
# url: jdbc:mysql://192.168.2.46:3306/jsowell_prd_copy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||||
# username: jsowell_prd_copy
|
# username: jsowell_prd_copy
|
||||||
@@ -90,7 +90,7 @@ spring:
|
|||||||
|
|
||||||
# rabbitmq配置 dev
|
# rabbitmq配置 dev
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
host: 192.168.0.10
|
host: 192.168.0.32
|
||||||
port: 5672
|
port: 5672
|
||||||
username: admin
|
username: admin
|
||||||
password: admin
|
password: admin
|
||||||
@@ -270,7 +270,7 @@ dubbo:
|
|||||||
name: wcc-server
|
name: wcc-server
|
||||||
qosEnable: false
|
qosEnable: false
|
||||||
registry:
|
registry:
|
||||||
address: nacos://192.168.0.10:8848
|
address: nacos://192.168.0.32:8848
|
||||||
parameters:
|
parameters:
|
||||||
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
namespace: e328faaf-8516-42d0-817a-7406232b3581
|
||||||
username: nacos
|
username: nacos
|
||||||
|
|||||||
@@ -1,33 +1,5 @@
|
|||||||
002212025120611511410843226224430563328
|
002212025010711215210722543675184746496
|
||||||
002212025120918575410844420761509408768
|
002212025010309154210721062374653345792
|
||||||
002212025111900292510836894045257072640
|
002212025011018175310723735534981459968
|
||||||
002212025111617165110836060410760855552
|
002212025010507571110721767387800375296
|
||||||
002212025111611063910835967249220870144
|
002212025011008430310723590872685203456
|
||||||
002212025121111133610845028694035251200
|
|
||||||
002212025110511343710831988018841329664
|
|
||||||
002212025120911365210844309773363683328
|
|
||||||
002212025102414301310827683556005650432
|
|
||||||
002212025111111433810834164615405072384
|
|
||||||
002212025110923555010833624105305214976
|
|
||||||
002212025113014484610841096575693078528
|
|
||||||
002212025110511304010831987027211431936
|
|
||||||
002212025111811002610836690459075764224
|
|
||||||
002212025121016323710844746587513700352
|
|
||||||
002212025112609041910839560339782250496
|
|
||||||
002212025112411202910838869833648975872
|
|
||||||
002212025110718453410832821247433445376
|
|
||||||
002212025110911352410833437770040705024
|
|
||||||
002212025120211371410841773151954923520
|
|
||||||
002212025111320325510835022591212871680
|
|
||||||
002212025111600235810835805511624101888
|
|
||||||
002212025112611330610839597783114194944
|
|
||||||
002212025112218125910838248866866270208
|
|
||||||
002212025102518565210828113049404985344
|
|
||||||
002212025103019445010829937060921380864
|
|
||||||
002212025120116501310841489528361984000
|
|
||||||
002212025112818161310840424004786081792
|
|
||||||
002212025110712442510832730362645520384
|
|
||||||
002212025120810555910843937096127873024
|
|
||||||
002212025112711254510839958321392513024
|
|
||||||
002212025110416153810831696350992875520
|
|
||||||
002212025120411485710842500876587905024
|
|
||||||
Reference in New Issue
Block a user