1
wangxinhui
2025-07-19 79c3f99fa5ed915088dd46f1e7d763698b286502
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/IApiInfoRepository.cs
@@ -13,5 +13,6 @@
    /// </summary>
    public interface IApiInfoRepository : IRepository<Dt_ApiInfo>
    {
    }
}