This commit is contained in:
linfso 2024-04-30 11:55:17 +08:00
parent 4f03eed99c
commit d8dd660b8a

View File

@ -12,9 +12,7 @@ package com.xdadan.erp.emis.service.impl;
import java.util.List;
import com.baomidou.mybatisplus.core.conditions.update.UpdateWrapper;
import com.xdadan.erp.emis.service.EmisBaseService;
import org.apache.ibatis.annotations.Update;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.xdadan.erp.emis.domain.EmisCustomerAddress;