rk
昨天 e6ec0f465d26c1228e96365e3d29f04e4661c457
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> {