beego 如何自定error
摘要:
beego通过Redirect方法来进行跳转: 1 2 3 func (this *AddController) Get() { this.Redirect("/", 302) } 1 2 3 func (this *AddController) Get() { this.Redirect("/", 阅读全文
posted @ 2019-09-03 21:40 ExplorerMan 阅读(936) 评论(0) 推荐(0)
浙公网安备 33010602011771号