浏览代码

update003

qiangxuan 5 月之前
父节点
当前提交
c121220190

+ 1 - 1
zgztBus/jeecg-module-sbm/src/main/java/org/jeecg/modules/actualControl/billetActual/billetActual/entity/BilletRulerConfig.java

@@ -66,7 +66,7 @@ public class BilletRulerConfig implements Serializable {
     private Double weight;
     /**钢种*/
     @Excel(name = "钢种", width = 15)
-    @ApiModelProperty(value = "钢种",required = true)
+    @ApiModelProperty(value = "钢种")
     private String grade;
 	/**备注*/
 	@Excel(name = "备注", width = 15)