ll
liukangdong
2024-11-13 1fe0f94c2cbb9b20dcb49856ee49a88b448a96ab
server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/param/BaseRequst.java
@@ -2,7 +2,6 @@
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import org.springframework.beans.factory.annotation.Autowired;
@Data
public class BaseRequst<T> {