@@ -92,6 +92,7 @@ func (this *SpeechRecognitionTagController) Add() {
return
}
+ br.Data = tagOb.SpeechRecognitionTagId
br.Ret = 200
br.Success = true
br.Msg = "操作成功"
@@ -174,6 +175,7 @@ func (this *SpeechRecognitionTagController) Edit() {
+ br.Data = tagItem.SpeechRecognitionTagId