Commit cae73c9d by huangZW

111

parent 9f503cbc
......@@ -379,7 +379,7 @@
<include refid="Base_Column_List" />
from tab_haoban_audit
where 1=1
and store_id = #{storeId,jdbcType=VARCHAR}
and commit_store_id = #{storeId,jdbcType=VARCHAR}
and status_flag = 1
<if test="auditType == null || auditType == -1">
and audit_type in (2,3,4,5)
......
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