Commit 938db8a1 authored by huyuchen's avatar huyuchen

明细接口改造

parent 79a03261
......@@ -33,13 +33,13 @@ spring:
type: CLASS_BASED
tables:
t_payment_info:
actual-data-nodes: ds0.t_payment_info_20$->{17..24}
actual-data-nodes: ds0.ekp_9264ea0160848a681328_20$->{23..24}
key-generate-strategy:
column: ID
column: fd_id
key-generator-name: snowflake
table-strategy:
standard:
sharding-column: CREATE_TIME
sharding-column: create_time
sharding-algorithm-name: t-payment-inline
mvc:
......@@ -50,7 +50,6 @@ spring:
on-profile: dev
redis:
host: 127.0.0.1
password: '@yf_2017'
## spring security 配置
security:
oauth2:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment