This commit is contained in:
苏竹红
2024-04-24 17:37:25 +08:00
parent 7086b0b985
commit 2a508cf1c5
3 changed files with 5 additions and 1 deletions

View File

@@ -74,6 +74,9 @@ public class ShopAuditInfoDO {
*/
private Boolean deleted;
@Column(name = "data_type")
private Integer dataType;
/**
* @return id
*/