|
|
|
@ -14,7 +14,6 @@ import cn.iocoder.yudao.module.cus.dal.mysql.management.ManagementMapper;
|
|
|
|
|
|
|
|
|
|
|
|
import static cn.iocoder.yudao.module.cus.enums.ErrorCodeConstants.MANAGEMENT_NOT_EXISTS;
|
|
|
|
import static cn.iocoder.yudao.module.cus.enums.ErrorCodeConstants.MANAGEMENT_NOT_EXISTS;
|
|
|
|
import static cn.iocoder.yudao.framework.common.exception.util.ServiceExceptionUtil.exception;
|
|
|
|
import static cn.iocoder.yudao.framework.common.exception.util.ServiceExceptionUtil.exception;
|
|
|
|
import static cn.iocoder.yudao.framework.common.util.collection.CollectionUtils.convertList;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 客户管理 Service 实现类
|
|
|
|
* 客户管理 Service 实现类
|
|
|
|
|