Commit 8b9f9989 authored by hujiebin's avatar hujiebin

feat:去掉hardcode

parent 57ec5e6f
......@@ -843,7 +843,7 @@ func GroupBannerList(c *gin.Context) (*mycontext.MyContext, error) {
}
}
}
v.Add("direction", "1") // todo for test
//v.Add("direction", "1") // 横屏的需要这样
uri.RawQuery = v.Encode()
actionUrl = uri.String()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment