zhongrj
2024-03-16 aca33b1ff34ea0f2db3290d4c0b5d898f66de108
src/main/java/org/springblade/modules/house/service/impl/HouseServiceImpl.java
@@ -55,7 +55,6 @@
import org.springblade.modules.system.entity.User;
import org.springblade.modules.system.service.IRegionService;
import org.springblade.modules.system.service.IUserService;
import org.springblade.modules.taskPlaceSelfCheck.vo.TaskPlaceSelfCheckVO;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;