端口号改为7211

This commit is contained in:
liupopo
2024-01-21 18:32:42 +08:00
parent e3fe0ff13b
commit ed4dc9c38e
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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日志

View File

@@ -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日志