wangxinhui
2025-02-21 3a0fef4ed5be4b2d3e9259fa0202fa42cb31c875
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/IApiInfoRepository.cs
@@ -13,5 +13,6 @@
    /// </summary>
    public interface IApiInfoRepository : IRepository<Dt_ApiInfo>
    {
    }
}