项目代码/WCS/WCSServices/WIDESEAWCS_PackInfoService/StationPackDetailService.cs @@ -22,6 +22,12 @@ { public StationPackDetailService(IStationPackDetailRepository BaseDal) : base(BaseDal) { <<<<<<< HEAD } ======= } >>>>>>> main } }