浏览代码

no message

zhangchuanxing 2 月之前
父节点
当前提交
fab5a11b7b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      controllers/cygx/activity.go

+ 1 - 0
controllers/cygx/activity.go

@@ -32,6 +32,7 @@ func (this *ActivityCoAntroller) List() {
 		this.Data["json"] = br
 		this.ServeJSON()
 	}()
+
 	isZxdy, _ := this.GetBool("IsZxdy", false)
 	sysUser := this.SysUser
 	if sysUser == nil {