1
helongyang
2025-12-19 78ac0aac3c9e71ac661cc49e5b0f148e6af5073e
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/ApiInfoRepository.cs
@@ -16,5 +16,6 @@
        public ApiInfoRepository(IUnitOfWorkManage unitOfWorkManage) : base(unitOfWorkManage)
        {
        }
    }
}