Commit 29b601dde5278133d804ca6808d6123906a68063

Authored by 王通
1 parent 6d171823

1.管理员邮箱变更

src/main/resources/application-dev.properties
... ... @@ -54,4 +54,4 @@ dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm?
54 54 ## cp ack interface
55 55 cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/
56 56 ## admin mail
57   -admin.mail= 113252620@qq.com
58 57 \ No newline at end of file
  58 +admin.mail= 3090342880@qq.com
59 59 \ No newline at end of file
... ...
src/main/resources/application-prod.properties
... ... @@ -56,4 +56,4 @@ dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm?
56 56 ## cp ack interface
57 57 cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/
58 58 ## admin mail
59   -admin.mail= 113252620@qq.com
60 59 \ No newline at end of file
  60 +admin.mail= 3090342880@qq.com
61 61 \ No newline at end of file
... ...
src/main/resources/application-test.properties
... ... @@ -47,4 +47,4 @@ dsm.ack.url= http://211.95.61.66:9008/modules/dsmCheckTheRecord/addDsm?
47 47 ## cp ack interface
48 48 cp.ack.url= http://114.80.178.12:8778/prod-api/serverApi/instructionsIssue/confirm/
49 49 ## admin mail
50   -admin.mail= 113252620@qq.com
51 50 \ No newline at end of file
  51 +admin.mail= 3090342880@qq.com
52 52 \ No newline at end of file
... ...