ソースを参照

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

zwxi 1 年間 前
コミット
969edbbfca
1 ファイル変更2 行追加1 行削除
  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