This commit is contained in:
77
2024-05-10 23:33:15 +08:00
parent b313f12f65
commit 01c825c5d9

View File

@@ -104,6 +104,8 @@ public class ActivityShop implements Serializable {
*/
private String priceText;
private Integer deleteFlag;
private LocalDateTime createTime;
private LocalDateTime updateTime;