Package cn.toint.jdy4j.core.util
Class JdyIntelligentAssistantUtil
java.lang.Object
cn.toint.jdy4j.core.util.JdyIntelligentAssistantUtil
简道云智能助手工具
- Author:
- Toint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckIntelligentAssistantResponse(String responseStr) 校验智能助手响应static voidvalidIntelligentAssistantResponse(String responseStr) 校验智能助手响应
-
Constructor Details
-
JdyIntelligentAssistantUtil
public JdyIntelligentAssistantUtil()
-
-
Method Details
-
validIntelligentAssistantResponse
校验智能助手响应- Parameters:
responseStr- 简道云响应信息
-
checkIntelligentAssistantResponse
校验智能助手响应
-