Commit 40aaa5ef by wuwenlong

实时库存管理 opt;

parent a850c6c0
......@@ -139,7 +139,7 @@
UPDATED_BY = #updatedBy#, <!-- 更新人 -->
UPDATED_NAME = #updatedName#, <!-- 更新人 -->
UPDATED_TIME = #updatedTime#, <!-- 更新时间 -->
VERSION = CURRENT_TIMESTAMP(3)
VERSION = VERSION+1
WHERE ID = #id#
AND VERSION = #version#
</update>
......
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