Ver Fonte

no message

zhangchuanxing há 4 semanas atrás
pai
commit
fab5a11b7b
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {