lidongdong
2023-11-15 c5cfab85ae11f16a80801245f46a5d8523eb4c30
组织共建项目完成接口报错12
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightProjectPlanMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightProjectPlanMapper.xml
@@ -132,7 +132,7 @@
        </where>
    </delete>
    <select id="getNum" parameterType="String" resultType="int">
    <select id="getNum" parameterType="String" resultType="Integer">
        select count(id) from new_fight_project_plan
        <where>
            1=1