Commit f0034512 authored by shajiaiming's avatar shajiaiming

Merge branch 'feature/optimize' into develop

parents 3c503363 805f4cf9
......@@ -19,7 +19,6 @@ func CoinsTicker(c *gin.Context) {
group := user.UserInfo.Group
var platform_id int
platform_id = user.UserInfo.PlatformId
coinTickerService := coin_ticker_service.CoinTicker{}
if ("administrator" != group) {
......
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