feat:detailAddress

This commit is contained in:
苏竹红
2024-10-09 19:21:56 +08:00
parent 983c6e6bbb
commit 14b5060cdd

View File

@@ -57,7 +57,7 @@ public class LicenseTransactDO {
private Date foodBusinessEndTime; private Date foodBusinessEndTime;
@Column(name = "food_business_license_url") @Column(name = "food_business_license_url")
private String foodBusinessLicenseUrl; private String foodBusinessLicenseUrl;
@Column(name = "foodLicenseRemark") @Column(name = "food_license_remark")
private String foodLicenseRemark; private String foodLicenseRemark;
@Column(name = "remark_url") @Column(name = "remark_url")
private String remarkUrl; private String remarkUrl;