This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
bjAirport
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
winter
1 month ago
parent
6b9946ad40
commit
3d7213fe78
4 changed files
with
4 additions
and
4 deletions
Split View
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
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -135,7 +135,7 @@ tcp:
air:
car:
file: /root/byjc
file: /root/byjc
/carCount.txt
fm:
exception: false
Write
Preview
Loading…
Cancel
Save