订单附带京粉每日统计
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
server:
|
||||
port: 6666
|
||||
spring:
|
||||
main:
|
||||
allow-circular-references: true
|
||||
application:
|
||||
name: jd
|
||||
#数据源配置
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
server:
|
||||
port: 6666
|
||||
spring:
|
||||
main:
|
||||
allow-circular-references: true
|
||||
application:
|
||||
name: jd
|
||||
#数据源配置
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
server:
|
||||
port: 8080
|
||||
spring:
|
||||
main:
|
||||
allow-circular-references: true
|
||||
application:
|
||||
name: jd
|
||||
profiles:
|
||||
@@ -26,8 +28,7 @@ spring:
|
||||
execution:
|
||||
pool:
|
||||
core-size: 32
|
||||
main:
|
||||
allow-circular-references: true
|
||||
|
||||
|
||||
# token配置
|
||||
token:
|
||||
|
||||
Reference in New Issue
Block a user