Parcourir la source

1.提交费用标准常量类

lisheng il y a 3 jours
Parent
commit
fe10519b5e

+ 3 - 6
code/jyyy/nckd-jimin-jyyy-fi/src/main/java/nckd/jimin/jyyy/fi/common/constant/LimitRelasetConstant.java

@@ -11,13 +11,10 @@ public interface LimitRelasetConstant extends BillConstant{
      */
     String KEY_NCKD_EXPENSEITEM = "nckd_expenseitem";
     /**
-     * 职位
+     * 职级岗
      */
-    String KEY_NCKD_JOBLEVELHR = "nckd_joblevelhr";
-    /**
-     * 岗位
-     */
-    String KEY_NCKD_POSITIONHR = "nckd_positionhr";
+    String KEY_NCKD_CLASSFIELD_JOBPOS = "nckd_classfield_jobpos";
+
     /**
      * 额度
      */