Commit 62eb4889 by wenyang

CFFP财富中心(电子报聘合同文档确认)

parent 375f90c0
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
<select id="queryContractTerms" resultMap="hiringContractTerms"> <select id="queryContractTerms" resultMap="hiringContractTerms">
select id, term_name, term_note, display_seq select id, term_name, term_note, display_seq
from ag_md_practitioner_hiring_contract_terms c from ag_md_practitioner_hiring_contract_terms c
where c.is_active = 1 where c.is_active = 1 and c.system_type = '0' ORDER BY c.display_seq
</select> </select>
<select id="queryHandledList" resultMap="HiringListInfo"> <select id="queryHandledList" resultMap="HiringListInfo">
......
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