|
@@ -165,6 +165,9 @@ public class Task {
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private IFsStoreOrderScrmService fsStoreOrderScrmService;
|
|
private IFsStoreOrderScrmService fsStoreOrderScrmService;
|
|
|
|
|
|
|
|
|
|
+ @Autowired
|
|
|
|
|
+ private IFastgptEventLogTotalService fastgptEventLogTotalService;
|
|
|
|
|
+
|
|
|
//统计ai事件埋点
|
|
//统计ai事件埋点
|
|
|
public void eventLogTotals() {
|
|
public void eventLogTotals() {
|
|
|
// 判断是否是凌晨 00:00 - 00:59
|
|
// 判断是否是凌晨 00:00 - 00:59
|