#自定义异常信息 
 | 
700000={0} 
 | 
  
 | 
#错误码定义 700001~799999 为系统异常码范围 
 | 
700001=There is an unknown error in the system. Please try one time or contact the system administrator to solve the problem 
 | 
700002=System run time exception,param{0}can not be null 
 | 
700003=System run time exception 
 | 
700004={0} operation fail 
 | 
700005={0} invalid data 
 | 
700006=Permission denied 
 | 
700007={0} format error 
 | 
700008={0} update data fail 
 | 
700009={0} add data fail 
 | 
700010={0} delete data fail 
 | 
700011={0} data is repeat 
 | 
700012= Request failure, please refresh the web page 
 | 
700013=login fail,please login again 
 | 
#业务异常码900001~999999 
 | 
900000={0}article is not publish 
 | 
  
 | 
#关联系统调用错误800001~850001 
 | 
800001=request {0} system fail,error message:{1} 
 | 
800001=request {0} system time out 
 |