田源
2023-09-14 7d8e7438ab28e9729b36a96ff73e5587114319aa
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/DockingSysIntParam.java
@@ -52,7 +52,7 @@
    * 是否使用显示值
    */
   @ApiModelProperty(value = "是否使用显示值")
   @TableField(exist = true)
   @TableField(exist = false)
   private String usedFlagText;
   @Override