Commit 7162d54a by yangjian

增加会员卡模块

parent c812519b
...@@ -13,6 +13,7 @@ public class ApiModule { ...@@ -13,6 +13,7 @@ public class ApiModule {
public static String Polar_Course ="polar_course";//会员管理 public static String Polar_Course ="polar_course";//会员管理
public static String Polar_Finance="polar_finance";//财务中心 public static String Polar_Finance="polar_finance";//财务中心
public static String Polar_Card="polar_card";//会员卡
public static String Polar_Schedule="polar_schedule";//课程排期 public static String Polar_Schedule="polar_schedule";//课程排期
...@@ -20,4 +21,5 @@ public class ApiModule { ...@@ -20,4 +21,5 @@ public class ApiModule {
} }
\ No newline at end of file
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