发布UAT调试
This commit is contained in:
@@ -50,10 +50,10 @@ public class MqMessageRecordServiceImpl extends ServiceImpl<MqMessageRecordMappe
|
||||
@Autowired
|
||||
private JdbcTemplate clickhouseJdbcTemplate;
|
||||
|
||||
@Value("${dify.user}")
|
||||
@Value("${service.dify.user}")
|
||||
private String user;
|
||||
|
||||
@Value("${dify.flowId}")
|
||||
@Value("${service.dify.flowId}")
|
||||
private String flowId;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user