prescript
This commit is contained in:
@@ -37,6 +37,9 @@ public class PrescriptEntity {
|
||||
@TableLogic
|
||||
private Integer delFlag;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String letter;
|
||||
|
||||
@TableField(exist = false)
|
||||
private List<String> imageList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user