helongyang
2025-07-25 ce7315f883bd198a5b7054f8afed741c9cbb560e
´úÂë¹ÜÀí/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>