CZT
2023-10-11 564295458c720206db9b5194b90481b711f4b010
igds-protocol-block/src/main/java/com/ld/igds/protocol/openapi/data/SinglePlateRepVo.java
@@ -12,7 +12,13 @@
@Data
public class SinglePlateRepVo implements Serializable {
    private Integer code = 0;
    /**
    *
    */
   private static final long serialVersionUID = 1L;
   private Integer code = 0;
    private String message = "SUCCESS";
    /**