fixbug 名称调整

This commit is contained in:
2023-02-09 23:08:40 +08:00
parent f25f329e4b
commit e9d5f9abc1
2 changed files with 0 additions and 3 deletions

View File

@@ -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 = "金额")