Przeglądaj źródła

次卡重构完成

xujunwei 3 lat temu
rodzic
commit
49bf98dffb

+ 2 - 0
framework-common/src/main/java/com/mrxu/framework/common/util/MrxuConst.java

@@ -8,6 +8,8 @@ public class MrxuConst {
 
     public final static int zero = 0;
 
+    public final static int one = 0;
+
     public final static String defaultPerson = "self";
 
     public final static String defaultSystem = "system";