需求bug
This commit is contained in:
@ -28,7 +28,7 @@ public class ZtRelease implements Serializable {
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Integer id;
|
||||
|
||||
private String project;
|
||||
private Integer project;
|
||||
|
||||
private Integer product;
|
||||
|
||||
|
Reference in New Issue
Block a user