无关风月
5 天以前 8a5b6dedd18a0956ffa8da7ec9ace30b1d8238fc
cloud-server-account/src/main/java/com/dsh/account/entity/GiftSearchDto.java
@@ -7,5 +7,5 @@
public class GiftSearchDto {
    String name;
    String phone;
    Integer id;
    Long id;
}