Commit 0570857c authored by 18083's avatar 18083

新建代理店-云南铁拳报单页面字段显隐同北京心诚

parent d5089db5
<?xml version="1.0" encoding="UTF-8"?>
<bm:model xmlns:bm="http://www.leaf-framework.org/schema/bm" needAccessControl="true">
<bm:operations>
<bm:operation name="query">
<bm:query-sql><![CDATA[
select decode(t.division, 70, nvl(t.division_detail, '01'), '') division_detail
from hls_bp_master_agent_division t
where t.division = ${/parameter/@division}
and t.bp_id = ${/parameter/@invoice_agent_id}
]]></bm:query-sql>
</bm:operation>
</bm:operations>
</bm:model>
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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