fixbug 名称调整
This commit is contained in:
@@ -34,8 +34,6 @@ public class AccBill implements Serializable {
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Integer id;
|
||||
|
||||
private String name;
|
||||
|
||||
private String userId;
|
||||
|
||||
@ApiModelProperty(value = "金额")
|
||||
|
||||
Reference in New Issue
Block a user