@@ -309,6 +309,7 @@ func (this *EtaTrainingVideoController) Add() {
}
}()
+ br.Data = item.EtaTrainingVideoId
br.Ret = 200
br.Success = true
br.Msg = "操作成功"
@@ -486,6 +487,7 @@ func (this *EtaTrainingVideoController) Edit() {