Commit 9c13d31f2faeac8e64d55c8363f8aa2899cab44c
1 parent
4ba40778
1.修改更新日志
Showing
3 changed files
with
3 additions
and
3 deletions
src/main/resources/application-dev.properties
| @@ -56,4 +56,4 @@ cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confi | @@ -56,4 +56,4 @@ cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confi | ||
| 56 | ## admin mail | 56 | ## admin mail |
| 57 | admin.mail= 3090342880@qq.com | 57 | admin.mail= 3090342880@qq.com |
| 58 | ## enabled | 58 | ## enabled |
| 59 | -enabled.whiteip= true; | ||
| 60 | \ No newline at end of file | 59 | \ No newline at end of file |
| 60 | +enabled.whiteip= true | ||
| 61 | \ No newline at end of file | 61 | \ No newline at end of file |
src/main/resources/application-prod.properties
| @@ -58,4 +58,4 @@ cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confi | @@ -58,4 +58,4 @@ cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confi | ||
| 58 | ## admin mail | 58 | ## admin mail |
| 59 | admin.mail= 3090342880@qq.com | 59 | admin.mail= 3090342880@qq.com |
| 60 | ## enabled | 60 | ## enabled |
| 61 | -enabled.whiteip= true; | ||
| 62 | \ No newline at end of file | 61 | \ No newline at end of file |
| 62 | +enabled.whiteip= true | ||
| 63 | \ No newline at end of file | 63 | \ No newline at end of file |
src/main/resources/application-test.properties
| @@ -49,4 +49,4 @@ cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confi | @@ -49,4 +49,4 @@ cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confi | ||
| 49 | ## admin mail | 49 | ## admin mail |
| 50 | admin.mail= 113252620@qq.com | 50 | admin.mail= 113252620@qq.com |
| 51 | ## enabled | 51 | ## enabled |
| 52 | -enabled.whiteip= true; | ||
| 53 | \ No newline at end of file | 52 | \ No newline at end of file |
| 53 | +enabled.whiteip= true | ||
| 54 | \ No newline at end of file | 54 | \ No newline at end of file |