mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	[fix]修复错误内容
This commit is contained in:
		@@ -13,5 +13,5 @@ public interface MbrErrorCodeConstants {
 | 
			
		||||
    ErrorCode USER_NOT_EXISTS = new ErrorCode(1004001000, "用户不存在");
 | 
			
		||||
 | 
			
		||||
    // ==========文件相关 ===========
 | 
			
		||||
    ErrorCode FILE_IS_EMPTY = new ErrorCode(1004002000, "文件不存在");
 | 
			
		||||
    ErrorCode FILE_IS_EMPTY = new ErrorCode(1004002000, "文件为空");
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user