h 5 сар өмнө
parent
commit
74202a227b
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      ConstClass.java

+ 3 - 0
ConstClass.java

@@ -0,0 +1,3 @@
+public class ConstClass {
+    public static final String LOGIN="login";
+}