jiazx0107@163.com
2023-08-11 be175fe739e687cd1d45da58f2cb7dd0c36d001f
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";
    /**