示例#1
0
func index(c *gin.Context) {
	c.Redirect(301, "/room/hn")
}