Commit c7f39161 by qwmqiuwenmin

fix

parent 07d1d007
...@@ -496,6 +496,6 @@ ...@@ -496,6 +496,6 @@
where wx_enterprise_id = #{wxEnterpriseId} where wx_enterprise_id = #{wxEnterpriseId}
and status_flag = 1 and status_flag = 1
and recycle_flag != 1 and recycle_flag != 1
and store_flag = 1 and is_store = 1
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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