舆情自动化配置变更
This commit is contained in:
@@ -64,10 +64,10 @@ public class MqMessageRecordServiceImpl extends ServiceImpl<MqMessageRecordMappe
|
|||||||
@Value("${dify.user}")
|
@Value("${dify.user}")
|
||||||
private String user;
|
private String user;
|
||||||
|
|
||||||
@Value("${dify.flowId}")
|
@Value("${dify.community.targetToken}")
|
||||||
private String flowId;
|
private String flowId;
|
||||||
|
|
||||||
@Value("${dify.imageFlowId}")
|
@Value("${dify.community.imageToken}")
|
||||||
private String imageFlowId;
|
private String imageFlowId;
|
||||||
|
|
||||||
@Value("${rocketmq.producer.topic}")
|
@Value("${rocketmq.producer.topic}")
|
||||||
|
|||||||
Reference in New Issue
Block a user