Commit 73a41526 by 翁国栋 Committed by 284718418@qq.com

8小时后台,投保人改为当前企业

parent 5c95b241
...@@ -36,5 +36,6 @@ public interface InsurePolicyMapper extends BaseMapper<InsurePolicy> { ...@@ -36,5 +36,6 @@ public interface InsurePolicyMapper extends BaseMapper<InsurePolicy> {
Integer selectPlansTotalByorgCode(@Param("orgCode")Integer id); Integer selectPlansTotalByorgCode(@Param("orgCode")Integer id);
List<InsurePolicy> selectPolicyListByStatus(@Param("date") Date date); List<InsurePolicy> selectPolicyListByStatus(@Param("date") Date date);
Integer selectPlansTotalByorgCode(@Param("orgCode")Integer id);
} }
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