Browse Source

平台发送邮件模版增加客服联系电话

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@4640 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
shenj 9 years ago
parent
commit
293be23dc8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/velocity/invalid.vm

+ 1 - 1
src/main/resources/velocity/invalid.vm

@@ -35,7 +35,7 @@ a {
 			<p style="margin:1em 0;text-align: right">优软商务平台 研发团队敬上</p>
 			<br>
 			<hr>
-			<small style="color: #999999;">如果您有任何的疑问,请咨询<a href="${rootpath}serve" target="_blank">客服中心</a></small>
+			<small style="color: #999999;">如果您有任何的疑问,请咨询<a href="${rootpath}serve" target="_blank">客服中心</a>,联系电话:<strong>400-830-1818</strong></small>
 	</div>
 </body>
 </html>