Commit 055011f2 by xuyamei

新增员工接口

parent b5908001
...@@ -6,5 +6,6 @@ package com.xiaomai.enums; ...@@ -6,5 +6,6 @@ package com.xiaomai.enums;
*/ */
public class ApiModule { public class ApiModule {
public static String Polar_Admin ="polar_admin"; public static String Polar_Admin ="polar_admin";
public static String Polar_Config ="polar_config";
} }
\ 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