Shuxia Ning
2025-01-08 7b4b2eb7dd57c29a4b3a75de8234ff9afcbe18d4
BLL/HStation.BLL.Assets.Core/02-httpclient/01-PumpProduct/PumpGroupAndMainMap.cs
@@ -9,7 +9,7 @@
    {
        protected override string Prefix
        {
            get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/Assets/AssetsPumpGroupAndMainMap"; }
            get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/Assets/AssetsPumpGroupAndMainMap"; }
        }
        public async Task<List<long>> GetByGroupID(long ID)