github.com/oikomi/FishChatServer/monitor/controllers
controllers/main_controller.go:27: c.TplNames undefined (type *MainController has no field or method TplNames)
controllers/monitor_controller.go:49: this.ServeJson undefined (type *MonitorController has no field or method ServeJson)
编译过程报这个错误不知道怎么解决,不知道能不能帮我看一下呢
github.com/oikomi/FishChatServer/monitor/controllers
controllers/main_controller.go:27: c.TplNames undefined (type *MainController has no field or method TplNames)
controllers/monitor_controller.go:49: this.ServeJson undefined (type *MonitorController has no field or method ServeJson)
编译过程报这个错误不知道怎么解决,不知道能不能帮我看一下呢