helongyang
4 天以前 753361f589444455fe1b20476c658201ccd92c38
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/ISys_MenuRepository.cs
@@ -13,6 +13,8 @@
    public interface ISys_MenuRepository : IRepository<Sys_Menu>
    {
        List<MenuDTO> GetAllMenu();
        List<MenuDTO> GetAllPDAMenu();
        /// <summary>
        /// èŽ·å–æ‰€æœ‰PDA权限
        /// </summary>