田源
2024-03-19 33d8416c5a16fee7464df9774678bc60e47ff956
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