Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
ebf8a978
Commit
ebf8a978
authored
Aug 23, 2021
by
季圣华
Browse files
盘点复盘改为未审核就更新实时库存
parent
182b9e2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/src/main/resources/mapper_xml/DepotItemMapperEx.xml
View file @
ebf8a978
...
...
@@ -259,7 +259,7 @@
<if
test=
"mId != null"
>
and di.material_id=#{mId}
</if>
and dh.sub_type='盘点复盘'
and dh.`Status`='1'
and dh.sub_type='盘点复盘'
<if
test=
"depotId != null"
>
and di.depot_id=#{depotId}
</if>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment