|
|
@ -38,7 +38,7 @@ import java.util.stream.Collectors; |
|
|
|
* @author generator generator@elink-cn.com |
|
|
|
* @since v1.0.0 2021-01-14 |
|
|
|
*/ |
|
|
|
@DataSource(DataSourceConstant.STATS) |
|
|
|
@DataSource(DataSourceConstant.OPER_CRM) |
|
|
|
@Service |
|
|
|
public class CustomerRelationServiceImpl extends BaseServiceImpl<CustomerRelationDao, CustomerRelationEntity> implements CustomerRelationService { |
|
|
|
|
|
|
|