@@ -64,6 +64,9 @@ func (c *CommonPhrasesService) CommonPhrasesAdd(param *knowledgeclient.CommonPhr
ok = false
msg = "操作失败"
}
+ } else {
+ ok = false
+ msg = "操作失败"
} else {
@@ -88,6 +91,9 @@ func (c *CommonPhrasesService) CommonPhrasesAdd(param *knowledgeclient.CommonPhr