调用dify联调客户画像

This commit is contained in:
spllzh
2025-09-20 09:45:18 +08:00
parent d321af7e7c
commit e83d803e70
42 changed files with 1029 additions and 549 deletions

View File

@@ -72,5 +72,9 @@ public class AudioStatisticsScheduler {

View File

@@ -0,0 +1,8 @@
package com.rj.scheduler;
/**
* Author: 李中华 wx: spllzh email(qq): 28668817@qq.com
* Date: 2025/9/20 9:30
**/
public class CustomerProfileStatisticScheduler {
}