|
|
@ -107,7 +107,7 @@
|
|
|
|
</foreach>
|
|
|
|
</foreach>
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
</where>
|
|
|
|
</where>
|
|
|
|
order by law_sort,planned_month+0
|
|
|
|
order by isPoint desc
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<delete id="deleteByPlanId">
|
|
|
|
<delete id="deleteByPlanId">
|
|
|
|
delete
|
|
|
|
delete
|
|
|
@ -177,6 +177,7 @@
|
|
|
|
</foreach>
|
|
|
|
</foreach>
|
|
|
|
</if>
|
|
|
|
</if>
|
|
|
|
</where>
|
|
|
|
</where>
|
|
|
|
|
|
|
|
order by law_sort,planned_month+0
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<select id="page" resultType="com.ruoyi.programManagement.entity.BPlanEnterprise">
|
|
|
|
<select id="page" resultType="com.ruoyi.programManagement.entity.BPlanEnterprise">
|
|
|
|
select * from b_plan_enterprise
|
|
|
|
select * from b_plan_enterprise
|
|
|
|