新增:ShopUserAddress表
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 端口
|
||||
server:
|
||||
port: 9003
|
||||
port: 9000
|
||||
# 多环境配置
|
||||
spring:
|
||||
profiles:
|
||||
@@ -46,7 +46,7 @@ spring:
|
||||
max-request-size: 100MB
|
||||
redis:
|
||||
database: 0
|
||||
host: 1Panel-redis-5nN7
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user