文件名从 src/main/java/com/fzzy/async/fzzy40/entity/Fz4DrugLogApply.java 修改 |
| | |
| | | @Entity |
| | | @Data |
| | | @Table(name = "D_DRUG_LOG_APPLY") |
| | | public class Fz4DrugLogApply implements Serializable { |
| | | public class Fz40DrugLogApply implements Serializable { |
| | | |
| | | @Id |
| | | @Column(name = "xzbm", length = 4) |
| | | @PropertyDef(label = "鐔忚捀澶囨缂栧彿", description = "4浣嶉『搴忓彿") |
| | | private String xzbm; |
| | | |
| | | @Id |
| | | @Column(name = "DEPT_ID_", length = 21) |
| | | @PropertyDef(label = "搴撳尯浠g爜") |
| | | private String deptId; |
| | |
| | | @PropertyDef(label = "缁勭粐缂栫爜") |
| | | private String companyId; |
| | | |
| | | @Id |
| | | @Column(name = "tbrq") |
| | | @PropertyDef(label = "濉姤鏃ユ湡") |
| | | @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd", timezone = "GMT+8") |