xiejun
2023-12-01 ab234e8b6a7cc2a52be8dbe04c7b731105f6a030
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