1
wangxinhui
2026-03-13 83748b08c2016120e914f669f1b8d376846abf01
项目代码/WCS/WCSServices/WIDESEAWCS_IPackInfoRepository/IStationPackDetailRepository.cs
@@ -10,5 +10,6 @@
{
    public interface IStationPackDetailRepository : IRepository<Dt_StationPackDetail>
    {
    }
}