1 changed files with 0 additions and 15 deletions
@ -1,15 +0,0 @@ |
|||
package com.epmet.dto.result; |
|||
|
|||
import lombok.AllArgsConstructor; |
|||
import lombok.Data; |
|||
|
|||
import java.io.Serializable; |
|||
|
|||
/** |
|||
* 废弃网格,前置条件查询返参 |
|||
*/ |
|||
@AllArgsConstructor |
|||
@Data |
|||
public class AbandonGridResDTO implements Serializable { |
|||
|
|||
} |
Loading…
Reference in new issue