1
wangxinhui
2026-03-19 71d29e20547b01047be2f5fde0734dec48bb9b86
项目代码/WCS/WCSServices/WIDESEAWCS_PackInfoService/StationPackDetailService.cs
@@ -22,6 +22,7 @@
    {
        public StationPackDetailService(IStationPackDetailRepository BaseDal) : base(BaseDal)
        {
        }
    }
}