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