瀏覽代碼

fix:json

zqbao 11 月之前
父節點
當前提交
bcca63db1d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      controllers/sys_user.go

+ 0 - 1
controllers/sys_user.go

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