项目代码/WMS/WIDESEA_WMSServer/WIDESEA_BasicRepository/LocationInfoRepository.cs @@ -35,6 +35,7 @@ x => true); } public override bool UpdateData(Dt_LocationInfo entity) { return base.UpdateData(entity);