package com.dbnt.faisp.menuMgt.mapper;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface MenuMgtMapper {
}