分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-01-16 193cc51fff751a67b8fd7171795000406c682574
´úÂë¹ÜÀí/WMS/WMS_Server/WIDESEA_WMS/Services/system/Partial/dt_stationinfoService.cs
@@ -37,5 +37,10 @@
            //多租户会用到这init代码,其他情况可以不用
            //base.Init(dbRepository);
        }
  }
        public override WebResponseContent Add(SaveModel saveDataModel)
        {
            return base.Add(saveDataModel);
        }
    }
}