@@ -157,7 +157,6 @@ func (this *SysUserController) Add() {
br.Ret = 200
br.Success = true
- br.IsAddLog = true
br.Msg = "添加成功"
}