Commit 74c2ba92 by yangfangfang

物品

parent 68fd7c6c
......@@ -36,6 +36,8 @@ public class ApiModule {
public static String Polar_MemberEntry="polar_memberEntry";//入场
public static String Polar_Export="polar_export";//导出
public static String Polar_Goods="polar_goods";//物品
//小程序模块
......@@ -48,6 +50,8 @@ public class ApiModule {
public static String Lunar_Training="lunar_training";//训练
public static String Lunar_Share="lunar_share";//分享
public static String Lunar_VenueArea="lunar_venueArea";//场地
public static String Lunar_Goods="lunar_Goods";//物品
public static String Lunar_Invitation = "lunar_invitation";
}
\ No newline at end of file
......@@ -20,5 +20,8 @@ public class LoginAccount {
public static String XYY_PROD = "xyy_prod";
public static String DZHT_PROD = "dzht_prod"; // 电子合同账户
public static String YFF_PROD="yff_prod";
public static String YFF_RC="yff_rc";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment