瀏覽代碼

no message

zhangchuanxing 4 周之前
父節點
當前提交
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 {