This website works better with JavaScript.
首頁
探索
說明
註冊
登入
server
/
bjAirport
關註
3
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix
master
winter
1 月之前
父節點
6b9946ad40
當前提交
3d7213fe78
共有
4 個文件被更改
,包括
4 次插入
和
4 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bjairAdmin/src/main/resources/application-dev.yml
+1
-1
bjairAdmin/src/main/resources/application-prod.yml
+1
-1
bjairCApi/src/main/resources/application-dev.yml
+1
-1
bjairCApi/src/main/resources/application-prod.yml
+ 1
- 1
bjairAdmin/src/main/resources/application-dev.yml
查看文件
@@ -167,7 +167,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc
/carCount.txt
jasypt:
+ 1
- 1
bjairAdmin/src/main/resources/application-prod.yml
查看文件
@@ -154,7 +154,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc
/carCount.txt
fm:
exception: false
+ 1
- 1
bjairCApi/src/main/resources/application-dev.yml
查看文件
@@ -164,7 +164,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc
/carCount.txt
jasypt:
encryptor:
+ 1
- 1
bjairCApi/src/main/resources/application-prod.yml
查看文件
@@ -135,7 +135,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc
/carCount.txt
fm:
exception: false
Write
Preview
Loading…
取消
儲存