Преглед изворни кода

Merge branch 'ETA_1.3.4' into debug

zwxi пре 1 година
родитељ
комит
feef810667
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