Commit 604a50c2 by fudahua

刷新绑定门店

parent d3556055
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
select select
<include refid="Base_Column_List"/> <include refid="Base_Column_List"/>
from tab_haoban_material from tab_haoban_material
where from_material_id = #{materialId,jdbcType=VARCHAR} where from_material_id = #{fromMaterialId,jdbcType=VARCHAR}
and status_flag=1 and status_flag=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