Commit 7974d794 authored by 韩桐桐's avatar 韩桐桐

fix(jg):一码通制造信息添加字段

parent 7af328ce
......@@ -30,6 +30,7 @@ public class IdxBizJgFactoryInfo implements Serializable {
private static final long serialVersionUID = 1L;
@TableId(type = IdType.UUID)
@TableField("\"SEQUENCE_NBR\"")
protected String sequenceNbr;
@TableField("\"REC_DATE\"")
......
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