wangxinhui
2026-04-07 3571d8b2231e06e46774af86be502014d6974e1d
项目代码/WCS/WCSServices/WIDESEAWCS_IPackInfoRepository/IStationPackDetailRepository.cs
@@ -10,5 +10,6 @@
{
    public interface IStationPackDetailRepository : IRepository<Dt_StationPackDetail>
    {
    }
}