mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-05 20:08:05 +00:00
update 优化 HttpStatus 写法
This commit is contained in:
@@ -89,5 +89,5 @@ public interface HttpStatus {
|
||||
/**
|
||||
* 系统警告消息
|
||||
*/
|
||||
public static final int WARN = 601;
|
||||
int WARN = 601;
|
||||
}
|
||||
|
Reference in New Issue
Block a user