Commit 8a1b8e48 authored by 吴春's avatar 吴春

提交

parent ce6ffe9a
...@@ -250,7 +250,7 @@ namespace Property.Module.Mall ...@@ -250,7 +250,7 @@ namespace Property.Module.Mall
OperatorEnum=OperatorEnum.Equal OperatorEnum=OperatorEnum.Equal
} }
}; };
warehouseOutApplyRepository.Update(files, wheres); warehouseOutRepository.Update(files, wheres);
} }
} }
warehouseOutRepository.DBSession.Commit(); warehouseOutRepository.DBSession.Commit();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment