Commit 2a4396a2 by 翁国栋

显示异常

parent 0e9c0ccb
......@@ -442,7 +442,7 @@
FROM insure_user iu
left join insure_product_plan ipp on ipp.id=iu.product_plan_id
WHERE policy_id = #{policyId}
group by benefit_occupation_category
group by product_plan_id
</select>
<update id="updateInsure">
......
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