无关风月
2024-12-02 ecc4e57b4f7c6ecfd6823704688ee786b3350b1f
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/GiftSearchDto.java
@@ -7,5 +7,5 @@
public class GiftSearchDto {
    String name;
    String phone;
    Integer id;
    Long id;
}