Commit 2b0785e8 authored by killfen's avatar killfen

配置文件更新

parent ca8de9a2
#\u5168\u5c40\u9519\u8bef\u4fe1\u606f
err=\u7cfb\u7edf\u914d\u7f6e\u9519\u8bef\uff0c\u53bb\u5b98\u7f51\u793e\u533a\u627e\u627e\u7b54\u6848 http://ms.ming-soft.com
err=\u7cfb\u7edf\u914d\u7f6e\u9519\u8bef\uff0c\u5c1d\u8bd5\u8fdb\u5165\u540e\u53f0\u7ba1\u7406\u4e2d\u5fc3<a href="ms/login.do">\u540e\u53f0\u767b\u9646</a>\u6216\u53bb\u5b98\u7f51\u793e\u533a\u627e\u627e\u7b54\u6848 <a href="http://ms.ming-soft.com">\u5b98\u65b9\u793e\u533a</a>
err.empty={0}\u4e0d\u80fd\u4e3a\u7a7a!
err.error={0}\u9519\u8bef!
err.length={0}\u957f\u5ea6\u9519\u8bef,\u5fc5\u987b\u5728{1}\uff0c{2}\u4e4b\u95f4!
......
......@@ -73,7 +73,7 @@ public class IndexServlet extends BaseServlet{
if(website!=null){
websiteId = website.getAppId();
} else {
this.outString(response, this.getResString("err"));
this.outString(response, this.getResString("err"));
return ;
}
String path = "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment