CZT
2023-09-04 fae4bd828a6b81b95f53e285fcb4749fbd80c7bf
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";
    /**