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