crm:code review 配置管理

This commit is contained in:
YunaiV
2023-11-18 22:12:12 +08:00
parent 90f135ad95
commit 8c9c91f0ca
29 changed files with 50 additions and 165 deletions

View File

@@ -20,6 +20,7 @@ import static cn.iocoder.yudao.framework.test.core.util.RandomUtils.randomPojo;
import static cn.iocoder.yudao.module.crm.enums.ErrorCodeConstants.CUSTOMER_LIMIT_CONFIG_NOT_EXISTS;
import static org.junit.jupiter.api.Assertions.*;
// TODO 芋艿:单测后面搞
/**
* {@link CrmCustomerLimitConfigServiceImpl} 的单元测试类
*