ws
2023-09-20 6ad5ee724102a7cc115a4024c00e23b40b87072c
src/main/java/com/fzzy/async/fzzy40/entity/Fz40Drug.java
@@ -89,10 +89,9 @@
    @PropertyDef(label = "残渣处理方式")
    private String czclfs;
    @Column(name = "bzq", length = 20)
    @Column(name = "bzq", length = 40)
    @PropertyDef(label = "保质期")
    @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd", timezone = "GMT+8")
    private Date bzq;
    private String bzq;
//    @Column(name = "SPEC_", length = 50)
//    @PropertyDef(label = "规格说明")