This commit is contained in:
wangjinlei
2024-05-21 11:03:57 +08:00
parent 009f0ea12c
commit ec6a16eb9c
2 changed files with 14 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ public class CourseToMedicineMarketEntity {
private Integer medicineMarketId;
private Integer sort;
private Date createTime;
@TableLogic