@@ -389,4 +389,5 @@ func (m *EdbMonitorController) GetMonitorUser() {
br.Data = resp
br.Msg = "获取成功"
br.Ret = 200
+ br.Success = true
}