Преглед на файлове

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