zhangchuanxing 4 hafta önce
ebeveyn
işleme
fab5a11b7b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 {