This website works better with JavaScript
首页
发现
帮助
注册
登录
3254194295
/
hitch-sb-manage
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
浏览代码
5050改成5000
hfxc226
2 年之前
父节点
8c58b117cf
当前提交
97d303fe23
共有
3 个文件被更改
,包括
3 次插入
和
3 次删除
分列视图
显示文件统计
1
1
platform-rest/src/main/resources/application-dev.yml
1
1
platform-rest/src/main/resources/application-prod.yml
1
1
platform-rest/src/main/resources/application-test.yml
+ 1
- 1
platform-rest/src/main/resources/application-dev.yml
查看文件
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2:
+ 1
- 1
platform-rest/src/main/resources/application-prod.yml
查看文件
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2:
+ 1
- 1
platform-rest/src/main/resources/application-test.yml
查看文件
@@ -1,6 +1,6 @@
server:
# 端口号
- port: 50
5
0
+ port: 50
0
0
security:
oauth2: