瀏覽代碼

修改注释

wks 2 年之前
父節點
當前提交
e1b30f4804
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/java/com/ydtech/modules/order/entity/po/InsHuataiContributing.java

+ 1 - 1
src/main/java/com/ydtech/modules/order/entity/po/InsHuataiContributing.java

@@ -61,7 +61,7 @@ public class InsHuataiContributing implements Serializable {
     /**
      * 选择类型
      */
-    @ApiModelProperty("选择类型(1-可选,2-必选, 3-默认勾选)")
+    @ApiModelProperty("选择类型  1-可选,2-默认勾选")
     @TableField(value = "opt_type")
     private String optType;