Commit ef466584 by huangZW

111

parent d062d000
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_department from tab_haoban_department
where status_flag = 1 where status_flag = 1
and is_store = #{storeFlag,jdbcType=INTEGER} and is_store = 1
and wx_enterprise_id = #{wxEnterpriseId} and wx_enterprise_id = #{wxEnterpriseId}
order by create_time order by create_time
</select> </select>
......
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