wujianwei
2026-01-12 acfe8943be0bb1440e0e6ba27ad9e694859e835e
tms/src/main/java/com/ruoyi/tms/service/impl/TmsConsignorServiceImpl.java
@@ -7,9 +7,9 @@
import javax.annotation.Resource;
import com.ruoyi.common.utils.SecurityUtils;
import com.ruoyi.cwgl.mapper.TmsCustomerInfoMapper;
import com.ruoyi.system.service.ISystemDataNoService;
import com.ruoyi.tms.domain.TmsCustomerInfo;
import com.ruoyi.tms.mapper.TmsCustomerInfoMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.stereotype.Service;