Commit fdfc9b1e authored by Administrator's avatar Administrator

修改了查询证件信息

parent 2fcee5b2
......@@ -45,7 +45,7 @@ public class ProdCardEntity {
}
@Basic
@Column(name = "specialType", nullable = false, precision = 0)
@Column(name = "specialType", nullable = true, precision = 0)
public long getSpecialType() {
return specialType;
}
......
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