ljx il y a 4 ans
Parent
commit
ebce4eaba9

+ 1 - 1
src/main/java/com/imed/costaccount/model/vo/CostCostingVO.java

@@ -52,7 +52,7 @@ public class CostCostingVO {
     /**
      * 分摊参数
      */
-    private String shareParam;
+    private String shareParamName;
     /**
      * 分摊数值
      */