liulijun
2026-03-31 35b1af99c388b5f03b8bf8de53852e5b5e9e60c4
项目代码/WCS/WCSServices/WIDESEAWCS_PackInfoService/StationPackDetailService.cs
@@ -22,6 +22,7 @@
    {
        public StationPackDetailService(IStationPackDetailRepository BaseDal) : base(BaseDal)
        {
        }
    }
}