Commit 75be49fd by qwmqiuwenmin

fix

parent e155e41a
......@@ -253,6 +253,7 @@
<if test="storeFlag != null">
and is_store = #{storeFlag}
</if>
order by sort asc
</select>
<select id="listByDepartmentIds" resultMap="BaseResultMap" >
......
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