客户画像代码开发

This commit is contained in:
spllzh
2025-09-21 21:34:59 +08:00
parent 004ba02996
commit f3eab70d43
5 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
package com.rj.scheduler;
import com.rj.service.ICpaBrandScoreStatisticsService;
import com.rj.service.biz.ICpaBrandScoreStatisticsService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;