jiazx0107@163.com
2023-06-29 d0c6c53ce449c422d7446c0406d0a711c76424f3
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";
    /**