Browse Source

调整=1.0

ljx 4 years ago
parent
commit
ebce4eaba9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/java/com/imed/costaccount/model/vo/CostCostingVO.java

+ 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;
     /**
      * 分摊数值
      */