@@ -36,6 +36,7 @@ type Front struct {
roleDel xweb.Mapper `xweb:"/front/role/edit/del"` //权限编辑删除
roleSecondEdit xweb.Mapper `xweb:"/front/role/second/edit"`//二级权限编辑
+
}
func (f *Front) Login() {