@ -7,5 +7,6 @@ import (
//邮箱列表界面
func PageMailList(c *gin.Context) {
return
c.HTML(http.StatusOK, "list.html", gin.H{})
}