Explorar o código

交易所数据源改为有权限校验

zwxi hai 1 ano
pai
achega
969edbbfca
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      controllers/commodity_trade_base_index.go

+ 2 - 1
controllers/commodity_trade_base_index.go

@@ -15,8 +15,9 @@ import (
 )
 
 type TradeCommonController struct {
-	BaseCommonController
+	BaseAuthController
 }
+
 type Data []struct {
 	Title    string
 	ItemList []ShanghaiList