liulijun
2026-04-09 4cf43750c41e1833143b557ecbbf6844656f49d6
项目代码/WCS/WCSServices/WIDESEAWCS_PackInfoService/StationPackDetailService.cs
@@ -22,6 +22,7 @@
    {
        public StationPackDetailService(IStationPackDetailRepository BaseDal) : base(BaseDal)
        {
        }
    }
}