Commit e4659da7 authored by tianyiming's avatar tianyiming

两个规定bug修改

parent 1a8ac062
......@@ -62,7 +62,7 @@
ei.use_code,
ei.supervise_org_code,
ei.supervise_org_name,
ei.legal_phone,
ei.legal_person,
ei.contact_phone,
CASE
WHEN ( SELECT COUNT ( 1 ) FROM amos_tzs_biz.p_plan_task pt WHERE pt.finish_status = '3' AND ppt.use_code = pt.use_code AND pt.plan_type = #{companyDto.planType} AND pt.check_date BETWEEN #{companyDto.checkStartTime} AND #{companyDto.checkEndTime} ) > 0 THEN
......
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