mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-07 01:33:44 +08:00
@@ -12,7 +12,7 @@ public class R<T> implements Serializable
|
|||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
/** 成功 */
|
/** 成功 */
|
||||||
public static final int SUCCESS = 0;
|
public static final int SUCCESS = 200;
|
||||||
|
|
||||||
/** 失败 */
|
/** 失败 */
|
||||||
public static final int FAIL = 500;
|
public static final int FAIL = 500;
|
||||||
|
|||||||
Reference in New Issue
Block a user