whycxzp
2023-12-23 0b2fafef868d70f71f1b787fe07ef67af7d67555
核容设备设置
1个文件已修改
26 ■■■■ 已修改文件
src/main/resources/mapper/CKPowerDevBattRtDataSetMapper.xml 26 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/CKPowerDevBattRtDataSetMapper.xml
@@ -10,43 +10,43 @@
                <if test="item.monVolFake !=null">
                    mon_vol_fake = #{item.monVolFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monVolSt !=null">
                    mon_vol_st = #{item.monVolSt},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monResFake !=null">
                    mon_res_fake = #{item.monResFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monResSt !=null">
                    mon_res_st = #{item.monResSt},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monTmpFake !=null">
                    mon_tmp_fake = #{item.monTmpFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monTmpSt !=null">
                    mon_tmp_st = #{item.monTmpSt},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monRestCapFake !=null">
                    mon_restcap_fake = #{item.monRestCapFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monRestCapSt !=null">
                    mon_restcap_st = #{item.monRestCapSt},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monJhCurrFake !=null">
                    mon_jhcurr_fake = #{item.monJhCurrFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.monJhCurrSt !=null">
                    mon_jhcurr_st = #{item.monJhCurrSt},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.testMonVolFake !=null">
                    test_mon_vol_fake = #{item.testMonVolFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.testMonVolSt !=null">
                    test_mon_vol_st = #{item.testMonVolSt},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.testMonTmpFake !=null">
                    test_mon_tmp_fake = #{item.testMonTmpFake},
                </if>
                <if test="item.monVolFake !=null">
                <if test="item.testMonTmpSt !=null">
                    test_mon_tmp_st = #{item.testMonTmpSt},
                </if>
            </set>