1
dengjunjie
2025-01-11 8c32980cde3f526553cf1bdf8c40a19d5e9f9a0b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/IApiInfoRepository.cs
@@ -13,5 +13,6 @@
    /// </summary>
    public interface IApiInfoRepository : IRepository<Dt_ApiInfo>
    {
    }
}