YYC
2023-10-08 697ee4ce9d8f49f3597b26b679a9e14f09d64952
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";
    /**