wuxw
2024-01-21 4701e6cd5f7779a2da8215503570bcb0aa0b61ec
service-user/src/main/java/com/java110/user/smo/impl/RentingPoolFlowInnerServiceSMOImpl.java
@@ -3,9 +3,9 @@
import com.java110.core.base.smo.BaseServiceSMO;
import com.java110.dto.PageDto;
import com.java110.dto.rentingPoolFlow.RentingPoolFlowDto;
import com.java110.dto.renting.RentingPoolFlowDto;
import com.java110.intf.user.IRentingPoolFlowInnerServiceSMO;
import com.java110.po.rentingPoolFlow.RentingPoolFlowPo;
import com.java110.po.renting.RentingPoolFlowPo;
import com.java110.user.dao.IRentingPoolFlowServiceDao;
import com.java110.utils.util.BeanConvertUtil;
import org.springframework.beans.factory.annotation.Autowired;