|
@@ -27,7 +27,7 @@ public class AgentNewLogServiceImpl extends ServiceImpl<IAgentNewLogMapper, Agen
|
|
@Value("${agent.wherefor.url:https://platform.4dkankan.ai}")
|
|
@Value("${agent.wherefor.url:https://platform.4dkankan.ai}")
|
|
private String whereforUrl;
|
|
private String whereforUrl;
|
|
|
|
|
|
- @Value("${agent.wherefor.id:6}")
|
|
|
|
|
|
+ @Value("${agent.wherefor.id:5}")
|
|
private Integer whereforId;
|
|
private Integer whereforId;
|
|
|
|
|
|
@Override
|
|
@Override
|