Commit ff281d6f7c15c96e9adb0fe53b733ff9cbb25c7a
1 parent
16ca3714
1.密码重置方式改变
Showing
3 changed files
with
9 additions
and
3 deletions
src/main/resources/application-dev.properties
| @@ -52,4 +52,6 @@ ms.fl.generate=true | @@ -52,4 +52,6 @@ ms.fl.generate=true | ||
| 52 | ## dsm ack interface | 52 | ## dsm ack interface |
| 53 | dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm? | 53 | dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm? |
| 54 | ## cp ack interface | 54 | ## cp ack interface |
| 55 | -cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/ | ||
| 56 | \ No newline at end of file | 55 | \ No newline at end of file |
| 56 | +cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/ | ||
| 57 | +## admin mail | ||
| 58 | +admin.mail= 113252620@qq.com | ||
| 57 | \ No newline at end of file | 59 | \ No newline at end of file |
src/main/resources/application-prod.properties
| @@ -54,4 +54,6 @@ ms.fl.generate=true | @@ -54,4 +54,6 @@ ms.fl.generate=true | ||
| 54 | ## dsm ack interface | 54 | ## dsm ack interface |
| 55 | dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm? | 55 | dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm? |
| 56 | ## cp ack interface | 56 | ## cp ack interface |
| 57 | -cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/ | ||
| 58 | \ No newline at end of file | 57 | \ No newline at end of file |
| 58 | +cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/ | ||
| 59 | +## admin mail | ||
| 60 | +admin.mail= 113252620@qq.com | ||
| 59 | \ No newline at end of file | 61 | \ No newline at end of file |
src/main/resources/application-test.properties
| @@ -45,4 +45,6 @@ ms.fl.generate=false | @@ -45,4 +45,6 @@ ms.fl.generate=false | ||
| 45 | ## dsm ack interface | 45 | ## dsm ack interface |
| 46 | dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm? | 46 | dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm? |
| 47 | ## cp ack interface | 47 | ## cp ack interface |
| 48 | -cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/ | ||
| 49 | \ No newline at end of file | 48 | \ No newline at end of file |
| 49 | +cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/ | ||
| 50 | +## admin mail | ||
| 51 | +admin.mail= 113252620@qq.com | ||
| 50 | \ No newline at end of file | 52 | \ No newline at end of file |