端口号改为7211
This commit is contained in:
@@ -44,7 +44,7 @@ jeecg:
|
||||
# 展示行数
|
||||
row: 200
|
||||
#自定义API接口的前缀 #{api_base_path}和#{domainURL}的值
|
||||
apiBasePath: http://127.0.0.1:7201
|
||||
apiBasePath: http://127.0.0.1:7211
|
||||
pageSize:
|
||||
- 10
|
||||
- 20
|
||||
|
||||
@@ -44,7 +44,7 @@ jeecg:
|
||||
# 展示行数
|
||||
row: 200
|
||||
#自定义API接口的前缀 #{api_base_path}和#{domainURL}的值
|
||||
apiBasePath: http://127.0.0.1:7201
|
||||
apiBasePath: http://127.0.0.1:7211
|
||||
pageSize:
|
||||
- 8
|
||||
#输出sql日志
|
||||
|
||||
@@ -44,7 +44,7 @@ jeecg:
|
||||
# 展示行数
|
||||
row: 200
|
||||
#自定义API接口的前缀 #{api_base_path}和#{domainURL}的值
|
||||
apiBasePath: http://127.0.0.1:17201
|
||||
apiBasePath: http://127.0.0.1:17211
|
||||
pageSize:
|
||||
- 8
|
||||
#输出sql日志
|
||||
|
||||
Reference in New Issue
Block a user