Commit dc82eeaa authored by 李驰骋's avatar 李驰骋

产品流水规则缺少字段添加

parent 6b633c41
......@@ -64,6 +64,9 @@ public class ProProductQrcodeRuleDto {
@ApiModelProperty("当前流水")
private Integer currentSerial;
@ApiModelProperty("最后生成日期")
private String lastDateFmt;
/** 创建者 */
@ApiModelProperty("创建者")
private String createBy;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment