123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" >
- <mapper namespace="cn.ourwill.module.house.dao.daily.DailyRecordLsjgNewFileDao" >
- <resultMap id="BaseResultMap" type="cn.ourwill.module.house.entity.daily.DailyRecordLsjgNewFile" >
- <result column="file_uuid" property="fileUuid" />
- <result column="classes" property="classes" />
- <result column="htype" property="htype" />
- <result column="bz" property="bz" />
- <result column="house_id" property="houseId" />
- <result column="sync_flag" property="syncFlag" />
- <result column="type" property="type" />
- <result column="syl_in" property="sylIn" />
- <result column="syl_out" property="sylOut" />
- <result column="syl_front" property="sylFront" />
- <result column="syl_after" property="sylAfter" />
- <result column="syl_remark" property="sylRemark" />
- <result column="mbl_in" property="mblIn" />
- <result column="mbl_out" property="mblOut" />
- <result column="mbl_front" property="mblFront" />
- <result column="mbl_after" property="mblAfter" />
- <result column="mbl_remark" property="mblRemark" />
- <result column="smj_in" property="smjIn" />
- <result column="smj_out" property="smjOut" />
- <result column="smj_front" property="smjFront" />
- <result column="smj_after" property="smjAfter" />
- <result column="smj_remark" property="smjRemark" />
- <result column="mt_in" property="mtIn" />
- <result column="mt_out" property="mtOut" />
- <result column="mt_front" property="mtFront" />
- <result column="mt_after" property="mtAfter" />
- <result column="mt_remark" property="mtRemark" />
- <result column="lsmz_in" property="lsmzIn" />
- <result column="lsmz_out" property="lsmzOut" />
- <result column="lsmz_front" property="lsmzFront" />
- <result column="lsmz_after" property="lsmzAfter" />
- <result column="lsmz_remark" property="lsmzRemark" />
- <result column="cdb_in" property="cdbIn" />
- <result column="cdb_out" property="cdbOut" />
- <result column="cdb_front" property="cdbFront" />
- <result column="cdb_after" property="cdbAfter" />
- <result column="cdb_remark" property="cdbRemark" />
- <result column="tyx_in" property="tyxIn" />
- <result column="tyx_out" property="tyxOut" />
- <result column="tyx_front" property="tyxFront" />
- <result column="tyx_after" property="tyxAfter" />
- <result column="tyx_remark" property="tyxRemark" />
- <result column="zfs_in" property="zfsIn" />
- <result column="zfs_out" property="zfsOut" />
- <result column="zfs_front" property="zfsFront" />
- <result column="zfs_after" property="zfsAfter" />
- <result column="zfs_remark" property="zfsRemark" />
- <result column="sml_in" property="smlIn" />
- <result column="sml_out" property="smlOut" />
- <result column="sml_front" property="smlFront" />
- <result column="sml_after" property="smlAfter" />
- <result column="sml_remark" property="smlRemark" />
- <result column="hqm_in" property="hqmIn" />
- <result column="hqm_out" property="hqmOut" />
- <result column="hqm_front" property="hqmFront" />
- <result column="hqm_after" property="hqmAfter" />
- <result column="hqm_remark" property="hqmRemark" />
- <result column="ymcm_in" property="ymcmIn" />
- <result column="ymcm_out" property="ymcmOut" />
- <result column="ymcm_front" property="ymcmFront" />
- <result column="ymcm_after" property="ymcmAfter" />
- <result column="ymcm_remark" property="ymcmRemark" />
- <result column="cml_in" property="cmlIn" />
- <result column="cml_out" property="cmlOut" />
- <result column="cml_front" property="cmlFront" />
- <result column="cml_after" property="cmlAfter" />
- <result column="cml_remark" property="cmlRemark" />
- <result column="hlm_in" property="hlmIn" />
- <result column="hlm_out" property="hlmOut" />
- <result column="hlm_front" property="hlmFront" />
- <result column="hlm_after" property="hlmAfter" />
- <result column="hlm_remark" property="hlmRemark" />
- <result column="zjml_in" property="zjmlIn" />
- <result column="zjml_out" property="zjmlOut" />
- <result column="zjml_front" property="zjmlFront" />
- <result column="zjml_after" property="zjmlAfter" />
- <result column="zjml_remark" property="zjmlRemark" />
- <result column="hyl_in" property="hylIn" />
- <result column="hyl_out" property="hylOut" />
- <result column="hyl_front" property="hylFront" />
- <result column="hyl_after" property="hylAfter" />
- <result column="hyl_remark" property="hylRemark" />
- <result column="rxsl_in" property="rxslIn" />
- <result column="rxsl_out" property="rxslOut" />
- <result column="rxsl_front" property="rxslFront" />
- <result column="rxsl_after" property="rxslAfter" />
- <result column="rxsl_remark" property="rxslRemark" />
- <result column="uuid" property="uuid"/>
- <result column="c_id" property="cId"/>
- <result column="c_time" property="cTime" />
- <result column="u_id" property="uId"/>
- <result column="u_time" property="uTime" />
- </resultMap>
- <resultMap id="BaseMap" type="cn.ourwill.module.house.entity.new_entity.DailyRecordEventsNew" >
- <id column="id" property="id" jdbcType="INTEGER" />
- <result column="house_id" property="houseId" jdbcType="INTEGER" />
- <result column="grain_id" property="grainId" jdbcType="INTEGER" />
- <result column="create_time" property="createTime" jdbcType="VARCHAR" />
- <result column="uuid" property="uuid" jdbcType="VARCHAR" />
- <result column="c_id" property="cId" jdbcType="INTEGER" />
- <result column="c_time" property="cTime" jdbcType="TIMESTAMP" />
- <result column="u_id" property="uId" jdbcType="INTEGER" />
- <result column="u_time" property="uTime" jdbcType="TIMESTAMP" />
- </resultMap>
- <resultMap id="pdfMap" type="cn.ourwill.module.house.entity.daily.PdfData" >
- <id column="id" property="id"/>
- <result column="house_id" property="houseId"/>
- <result column="title" property="title"/>
- <result column="year" property="year"/>
- <result column="grain_id" property="grainId"/>
- <result column="grain_name" property="grainName"/>
- <result column="create_time" property="createTime"/>
- <result column="uuid" property="uuid"/>
- <result column="url" property="url"/>
- <result column="type" property="type"/>
- <result column="c_id" property="cId"/>
- <result column="c_time" property="cTime"/>
- <result column="u_id" property="uId"/>
- <result column="u_time" property="uTime"/>
- </resultMap>
- <sql id="Base_Column_List" >
- id,file_uuid,classes, htype, bz, house_id, sync_flag, type, syl_in, syl_front, syl_out, syl_after,
- syl_remark, mbl_in, mbl_out, mbl_front, mbl_after, mbl_remark, smj_in, smj_out, smj_front,
- smj_after, smj_remark, mt_in, mt_out, mt_front, mt_after, mt_remark, lsmz_in, lsmz_out,
- lsmz_front, lsmz_after, lsmz_remark, cdb_in, cdb_out, cdb_front, cdb_after, cdb_remark,
- tyx_in, tyx_out, tyx_front, tyx_after, tyx_remark, zfs_in, zfs_out, zfs_front, zfs_after,
- zfs_remark, sml_in, sml_out, sml_front, sml_after, sml_remark, hqm_in, hqm_out, hqm_front,
- hqm_after, hqm_remark, ymcm_in, ymcm_out, ymcm_front, ymcm_after, ymcm_remark, cml_in,
- cml_out, cml_front, cml_after, cml_remark, hlm_in, hlm_out, hlm_front, hlm_after,
- hlm_remark, zjml_in, zjml_out, zjml_front, zjml_after, zjml_remark, hyl_in, hyl_out,
- hyl_front, hyl_after, hyl_remark, rxsl_in, rxsl_out, rxsl_front, rxsl_after, rxsl_remark,uuid
- </sql>
- <sql id="joinCols">
- </sql>
- <select id="get" resultMap="BaseResultMap">
- select * from daily_record_lsjg_new_file where id = #{id}
- </select>
- <select id="findList" resultMap="BaseResultMap">
- select
- <include refid="Base_Column_List" />
- from daily_record_lsjg_new_file
- <include refid="joinCols"/>
- <where>
- <if test="houseId !=null">
- and house_id = #{houseId}
- </if>
- </where>
- <choose>
- <when test="page !=null and page.orderBy != null and page.orderBy != ''">
- ORDER BY ${page.orderBy}
- </when>
- <otherwise>
- </otherwise>
- </choose>
- </select>
- <select id="getHouseId" resultMap="BaseResultMap">
- select * from daily_record_lsjg_new_file
- <where>
- <if test="houseId !=null">
- and house_id = #{houseId}
- </if>
- <if test="cTime !=null">
- and c_time like CONCAT('%',#{cTime},'%')
- </if>
- </where>
- </select>
- <select id="findEventList" resultMap="BaseMap">
- select * from daily_record_events_new
- <where>
- <if test="houseId !=null">
- and house_id = #{houseId}
- </if>
- <if test="cTime !=null">
- and c_time like CONCAT('%',#{cTime},'%')
- </if>
- </where>
- ORDER BY id desc limit #{pageNo},#{pageSize}
- </select>
- <select id="findEventHouseId" resultMap="BaseMap">
- select * from daily_record_events_new
- <where>
- <if test="houseId !=null">
- and house_id = #{houseId}
- </if>
- <if test="cTime !=null">
- and c_time like CONCAT('%',#{cTime},'%')
- </if>
- </where>
- ORDER BY id
- </select>
- <delete id="deleteById" parameterType="java.lang.Long" >
- delete from daily_record_lsjg_new_file
- where id = #{id}
- </delete>
- <insert id="insert" parameterType="cn.ourwill.module.house.entity.daily.DailyRecordLsjgNew" >
- insert into daily_record_lsjg_new_file
- <trim prefix="(" suffix=")" suffixOverrides="," >
- <if test="id != null" >
- id,
- </if>
- <if test="uuid != null" >
- uuid,
- </if>
- <if test="fileUuid != null" >
- file_uuid,
- </if>
- <if test="classes != null" >
- classes,
- </if>
- <if test="htype != null" >
- htype,
- </if>
- <if test="bz != null" >
- bz,
- </if>
- <if test="houseId != null" >
- house_id,
- </if>
- <if test="syncFlag != null" >
- sync_flag,
- </if>
- <if test="type != null" >
- type,
- </if>
- <if test="sylIn != null " >
- syl_in,
- </if>
- <if test="sylFront != null" >
- syl_front,
- </if>
- <if test="sylOut != null" >
- syl_out,
- </if>
- <if test="sylAfter != null" >
- syl_after,
- </if>
- <if test="sylRemark != null" >
- syl_remark,
- </if>
- <if test="mblIn != null" >
- mbl_in,
- </if>
- <if test="mblOut != null" >
- mbl_out,
- </if>
- <if test="mblFront != null" >
- mbl_front,
- </if>
- <if test="mblAfter != null" >
- mbl_after,
- </if>
- <if test="mblRemark != null" >
- mbl_remark,
- </if>
- <if test="smjIn != null" >
- smj_in,
- </if>
- <if test="smjOut != null" >
- smj_out,
- </if>
- <if test="smjFront != null" >
- smj_front,
- </if>
- <if test="smjAfter != null" >
- smj_after,
- </if>
- <if test="smjRemark != null" >
- smj_remark,
- </if>
- <if test="mtIn != null" >
- mt_in,
- </if>
- <if test="mtOut != null" >
- mt_out,
- </if>
- <if test="mtFront != null" >
- mt_front,
- </if>
- <if test="mtAfter != null" >
- mt_after,
- </if>
- <if test="mtRemark != null" >
- mt_remark,
- </if>
- <if test="lsmzIn != null" >
- lsmz_in,
- </if>
- <if test="lsmzOut != null" >
- lsmz_out,
- </if>
- <if test="lsmzFront != null" >
- lsmz_front,
- </if>
- <if test="lsmzAfter != null" >
- lsmz_after,
- </if>
- <if test="lsmzRemark != null" >
- lsmz_remark,
- </if>
- <if test="cdbIn != null" >
- cdb_in,
- </if>
- <if test="cdbOut != null" >
- cdb_out,
- </if>
- <if test="cdbFront != null" >
- cdb_front,
- </if>
- <if test="cdbAfter != null" >
- cdb_after,
- </if>
- <if test="cdbRemark != null" >
- cdb_remark,
- </if>
- <if test="tyxIn != null" >
- tyx_in,
- </if>
- <if test="tyxOut != null" >
- tyx_out,
- </if>
- <if test="tyxFront != null" >
- tyx_front,
- </if>
- <if test="tyxAfter != null" >
- tyx_after,
- </if>
- <if test="tyxRemark != null" >
- tyx_remark,
- </if>
- <if test="zfsIn != null" >
- zfs_in,
- </if>
- <if test="zfsOut != null" >
- zfs_out,
- </if>
- <if test="zfsFront != null" >
- zfs_front,
- </if>
- <if test="zfsAfter != null" >
- zfs_after,
- </if>
- <if test="zfsRemark != null" >
- zfs_remark,
- </if>
- <if test="smlIn != null" >
- sml_in,
- </if>
- <if test="smlOut != null" >
- sml_out,
- </if>
- <if test="smlFront != null" >
- sml_front,
- </if>
- <if test="smlAfter != null" >
- sml_after,
- </if>
- <if test="smlRemark != null" >
- sml_remark,
- </if>
- <if test="hqmIn != null" >
- hqm_in,
- </if>
- <if test="hqmOut != null" >
- hqm_out,
- </if>
- <if test="hqmFront != null" >
- hqm_front,
- </if>
- <if test="hqmAfter != null" >
- hqm_after,
- </if>
- <if test="hqmRemark != null" >
- hqm_remark,
- </if>
- <if test="ymcmIn != null" >
- ymcm_in,
- </if>
- <if test="ymcmOut != null" >
- ymcm_out,
- </if>
- <if test="ymcmFront != null" >
- ymcm_front,
- </if>
- <if test="ymcmAfter != null" >
- ymcm_after,
- </if>
- <if test="ymcmRemark != null" >
- ymcm_remark,
- </if>
- <if test="cmlIn != null" >
- cml_in,
- </if>
- <if test="cmlOut != null" >
- cml_out,
- </if>
- <if test="cmlFront != null" >
- cml_front,
- </if>
- <if test="cmlAfter != null" >
- cml_after,
- </if>
- <if test="cmlRemark != null" >
- cml_remark,
- </if>
- <if test="hlmIn != null" >
- hlm_in,
- </if>
- <if test="hlmOut != null" >
- hlm_out,
- </if>
- <if test="hlmFront != null" >
- hlm_front,
- </if>
- <if test="hlmAfter != null" >
- hlm_after,
- </if>
- <if test="hlmRemark != null" >
- hlm_remark,
- </if>
- <if test="zjmlIn != null" >
- zjml_in,
- </if>
- <if test="zjmlOut != null" >
- zjml_out,
- </if>
- <if test="zjmlFront != null" >
- zjml_front,
- </if>
- <if test="zjmlAfter != null" >
- zjml_after,
- </if>
- <if test="zjmlRemark != null" >
- zjml_remark,
- </if>
- <if test="hylIn != null" >
- hyl_in,
- </if>
- <if test="hylOut != null" >
- hyl_out,
- </if>
- <if test="hylFront != null" >
- hyl_front,
- </if>
- <if test="hylAfter != null" >
- hyl_after,
- </if>
- <if test="hylRemark != null" >
- hyl_remark,
- </if>
- <if test="rxslIn != null" >
- rxsl_in,
- </if>
- <if test="rxslOut != null" >
- rxsl_out,
- </if>
- <if test="rxslFront != null" >
- rxsl_front,
- </if>
- <if test="rxslAfter != null" >
- rxsl_after,
- </if>
- <if test="rxslRemark != null" >
- rxsl_remark,
- </if>
- <if test=" cTime != null">
- c_time,
- </if>
- <if test=" cId != null">
- c_id,
- </if>
- <if test=" uTime != null">
- u_time,
- </if>
- <if test=" uId != null">
- u_id
- </if>
- </trim>
- <trim prefix="values (" suffix=")" suffixOverrides="," >
- <if test="id != null" >
- #{id},
- </if>
- <if test="uuid != null" >
- #{uuid},
- </if>
- <if test="fileUuid != null" >
- #{fileUuid},
- </if>
- <if test="classes != null" >
- #{classes},
- </if>
- <if test="htype != null" >
- #{htype},
- </if>
- <if test="bz != null" >
- #{bz},
- </if>
- <if test="houseId != null" >
- #{houseId},
- </if>
- <if test="syncFlag != null" >
- #{syncFlag},
- </if>
- <if test="type != null" >
- #{type},
- </if>
- <if test="sylIn != null" >
- #{sylIn},
- </if>
- <if test="sylFront != null" >
- #{sylFront},
- </if>
- <if test="sylOut != null" >
- #{sylOut},
- </if>
- <if test="sylAfter != null" >
- #{sylAfter},
- </if>
- <if test="sylRemark != null" >
- #{sylRemark},
- </if>
- <if test="mblIn != null" >
- #{mblIn},
- </if>
- <if test="mblOut != null" >
- #{mblOut},
- </if>
- <if test="mblFront != null" >
- #{mblFront},
- </if>
- <if test="mblAfter != null" >
- #{mblAfter},
- </if>
- <if test="mblRemark != null" >
- #{mblRemark},
- </if>
- <if test="smjIn != null" >
- #{smjIn},
- </if>
- <if test="smjOut != null" >
- #{smjOut},
- </if>
- <if test="smjFront != null" >
- #{smjFront},
- </if>
- <if test="smjAfter != null" >
- #{smjAfter},
- </if>
- <if test="smjRemark != null" >
- #{smjRemark},
- </if>
- <if test="mtIn != null" >
- #{mtIn},
- </if>
- <if test="mtOut != null" >
- #{mtOut},
- </if>
- <if test="mtFront != null" >
- #{mtFront},
- </if>
- <if test="mtAfter != null" >
- #{mtAfter},
- </if>
- <if test="mtRemark != null" >
- #{mtRemark},
- </if>
- <if test="lsmzIn != null" >
- #{lsmzIn},
- </if>
- <if test="lsmzOut != null" >
- #{lsmzOut},
- </if>
- <if test="lsmzFront != null" >
- #{lsmzFront},
- </if>
- <if test="lsmzAfter != null" >
- #{lsmzAfter},
- </if>
- <if test="lsmzRemark != null" >
- #{lsmzRemark},
- </if>
- <if test="cdbIn != null" >
- #{cdbIn},
- </if>
- <if test="cdbOut != null" >
- #{cdbOut},
- </if>
- <if test="cdbFront != null" >
- #{cdbFront},
- </if>
- <if test="cdbAfter != null" >
- #{cdbAfter},
- </if>
- <if test="cdbRemark != null" >
- #{cdbRemark},
- </if>
- <if test="tyxIn != null" >
- #{tyxIn},
- </if>
- <if test="tyxOut != null" >
- #{tyxOut},
- </if>
- <if test="tyxFront != null" >
- #{tyxFront},
- </if>
- <if test="tyxAfter != null" >
- #{tyxAfter},
- </if>
- <if test="tyxRemark != null" >
- #{tyxRemark},
- </if>
- <if test="zfsIn != null" >
- #{zfsIn},
- </if>
- <if test="zfsOut != null" >
- #{zfsOut},
- </if>
- <if test="zfsFront != null" >
- #{zfsFront},
- </if>
- <if test="zfsAfter != null" >
- #{zfsAfter},
- </if>
- <if test="zfsRemark != null" >
- #{zfsRemark},
- </if>
- <if test="smlIn != null" >
- #{smlIn},
- </if>
- <if test="smlOut != null" >
- #{smlOut},
- </if>
- <if test="smlFront != null" >
- #{smlFront},
- </if>
- <if test="smlAfter != null" >
- #{smlAfter},
- </if>
- <if test="smlRemark != null" >
- #{smlRemark},
- </if>
- <if test="hqmIn != null" >
- #{hqmIn},
- </if>
- <if test="hqmOut != null" >
- #{hqmOut},
- </if>
- <if test="hqmFront != null" >
- #{hqmFront},
- </if>
- <if test="hqmAfter != null" >
- #{hqmAfter},
- </if>
- <if test="hqmRemark != null" >
- #{hqmRemark},
- </if>
- <if test="ymcmIn != null" >
- #{ymcmIn},
- </if>
- <if test="ymcmOut != null" >
- #{ymcmOut},
- </if>
- <if test="ymcmFront != null" >
- #{ymcmFront},
- </if>
- <if test="ymcmAfter != null" >
- #{ymcmAfter},
- </if>
- <if test="ymcmRemark != null" >
- #{ymcmRemark},
- </if>
- <if test="cmlIn != null" >
- #{cmlIn},
- </if>
- <if test="cmlOut != null" >
- #{cmlOut},
- </if>
- <if test="cmlFront != null" >
- #{cmlFront},
- </if>
- <if test="cmlAfter != null" >
- #{cmlAfter},
- </if>
- <if test="cmlRemark != null" >
- #{cmlRemark},
- </if>
- <if test="hlmIn != null" >
- #{hlmIn},
- </if>
- <if test="hlmOut != null" >
- #{hlmOut},
- </if>
- <if test="hlmFront != null" >
- #{hlmFront},
- </if>
- <if test="hlmAfter != null" >
- #{hlmAfter},
- </if>
- <if test="hlmRemark != null" >
- #{hlmRemark},
- </if>
- <if test="zjmlIn != null" >
- #{zjmlIn},
- </if>
- <if test="zjmlOut != null" >
- #{zjmlOut},
- </if>
- <if test="zjmlFront != null" >
- #{zjmlFront},
- </if>
- <if test="zjmlAfter != null" >
- #{zjmlAfter},
- </if>
- <if test="zjmlRemark != null" >
- #{zjmlRemark},
- </if>
- <if test="hylIn != null" >
- #{hylIn},
- </if>
- <if test="hylOut != null" >
- #{hylOut},
- </if>
- <if test="hylFront != null" >
- #{hylFront},
- </if>
- <if test="hylAfter != null" >
- #{hylAfter},
- </if>
- <if test="hylRemark != null" >
- #{hylRemark},
- </if>
- <if test="rxslIn != null" >
- #{rxslIn},
- </if>
- <if test="rxslOut != null" >
- #{rxslOut},
- </if>
- <if test="rxslFront != null" >
- #{rxslFront},
- </if>
- <if test="rxslAfter != null" >
- #{rxslAfter},
- </if>
- <if test="rxslRemark != null" >
- #{rxslRemark},
- </if>
- <if test=" cTime != null">
- #{cTime},
- </if>
- <if test=" cId != null">
- #{cId},
- </if>
- <if test=" uTime != null">
- #{uTime},
- </if>
- <if test=" uId != null">
- #{uId},
- </if>
- </trim>
- </insert>
- <update id="update" parameterType="cn.ourwill.module.house.entity.daily.DailyRecordLsjgNew" >
- update daily_record_lsjg_new_file
- <set >
- <if test="fileUuid != null" >
- file_uuid = #{fileUuid},
- </if>
- <if test="classes != null" >
- classes = #{classes},
- </if>
- <if test="htype != null" >
- htype = #{htype},
- </if>
- <if test="bz != null" >
- bz = #{bz},
- </if>
- <if test="houseId != null" >
- house_id = #{houseId},
- </if>
- <if test="syncFlag != null" >
- sync_flag = #{syncFlag},
- </if>
- <if test="type != null" >
- type = #{type},
- </if>
- <if test="sylIn != null" >
- syl_in = #{sylIn},
- </if>
- <if test="sylFront != null" >
- syl_front = #{sylFront},
- </if>
- <if test="sylOut != null" >
- syl_out = #{sylOut},
- </if>
- <if test="sylAfter != null" >
- syl_after = #{sylAfter},
- </if>
- <if test="sylRemark != null" >
- syl_remark = #{sylRemark},
- </if>
- <if test="mblIn != null" >
- mbl_in = #{mblIn},
- </if>
- <if test="mblOut != null" >
- mbl_out = #{mblOut},
- </if>
- <if test="mblFront != null" >
- mbl_front = #{mblFront},
- </if>
- <if test="mblAfter != null" >
- mbl_after = #{mblAfter},
- </if>
- <if test="mblRemark != null" >
- mbl_remark = #{mblRemark},
- </if>
- <if test="smjIn != null" >
- smj_in = #{smjIn},
- </if>
- <if test="smjOut != null" >
- smj_out = #{smjOut},
- </if>
- <if test="smjFront != null" >
- smj_front = #{smjFront},
- </if>
- <if test="smjAfter != null" >
- smj_after = #{smjAfter},
- </if>
- <if test="smjRemark != null" >
- smj_remark = #{smjRemark},
- </if>
- <if test="mtIn != null" >
- mt_in = #{mtIn},
- </if>
- <if test="mtOut != null" >
- mt_out = #{mtOut},
- </if>
- <if test="mtFront != null" >
- mt_front = #{mtFront},
- </if>
- <if test="mtAfter != null" >
- mt_after = #{mtAfter},
- </if>
- <if test="mtRemark != null" >
- mt_remark = #{mtRemark},
- </if>
- <if test="lsmzIn != null" >
- lsmz_in = #{lsmzIn},
- </if>
- <if test="lsmzOut != null" >
- lsmz_out = #{lsmzOut},
- </if>
- <if test="lsmzFront != null" >
- lsmz_front = #{lsmzFront},
- </if>
- <if test="lsmzAfter != null" >
- lsmz_after = #{lsmzAfter},
- </if>
- <if test="lsmzRemark != null" >
- lsmz_remark = #{lsmzRemark},
- </if>
- <if test="cdbIn != null" >
- cdb_in = #{cdbIn},
- </if>
- <if test="cdbOut != null" >
- cdb_out = #{cdbOut},
- </if>
- <if test="cdbFront != null" >
- cdb_front = #{cdbFront},
- </if>
- <if test="cdbAfter != null" >
- cdb_after = #{cdbAfter},
- </if>
- <if test="cdbRemark != null" >
- cdb_remark = #{cdbRemark},
- </if>
- <if test="tyxIn != null" >
- tyx_in = #{tyxIn},
- </if>
- <if test="tyxOut != null" >
- tyx_out = #{tyxOut},
- </if>
- <if test="tyxFront != null" >
- tyx_front = #{tyxFront},
- </if>
- <if test="tyxAfter != null" >
- tyx_after = #{tyxAfter},
- </if>
- <if test="tyxRemark != null" >
- tyx_remark = #{tyxRemark},
- </if>
- <if test="zfsIn != null" >
- zfs_in = #{zfsIn},
- </if>
- <if test="zfsOut != null" >
- zfs_out = #{zfsOut},
- </if>
- <if test="zfsFront != null" >
- zfs_front = #{zfsFront},
- </if>
- <if test="zfsAfter != null" >
- zfs_after = #{zfsAfter},
- </if>
- <if test="zfsRemark != null" >
- zfs_remark = #{zfsRemark},
- </if>
- <if test="smlIn != null" >
- sml_in = #{smlIn},
- </if>
- <if test="smlOut != null" >
- sml_out = #{smlOut},
- </if>
- <if test="smlFront != null" >
- sml_front = #{smlFront},
- </if>
- <if test="smlAfter != null" >
- sml_after = #{smlAfter},
- </if>
- <if test="smlRemark != null" >
- sml_remark = #{smlRemark},
- </if>
- <if test="hqmIn != null" >
- hqm_in = #{hqmIn},
- </if>
- <if test="hqmOut != null" >
- hqm_out = #{hqmOut},
- </if>
- <if test="hqmFront != null" >
- hqm_front = #{hqmFront},
- </if>
- <if test="hqmAfter != null" >
- hqm_after = #{hqmAfter},
- </if>
- <if test="hqmRemark != null" >
- hqm_remark = #{hqmRemark},
- </if>
- <if test="ymcmIn != null" >
- ymcm_in = #{ymcmIn},
- </if>
- <if test="ymcmOut != null" >
- ymcm_out = #{ymcmOut},
- </if>
- <if test="ymcmFront != null" >
- ymcm_front = #{ymcmFront},
- </if>
- <if test="ymcmAfter != null" >
- ymcm_after = #{ymcmAfter},
- </if>
- <if test="ymcmRemark != null" >
- ymcm_remark = #{ymcmRemark},
- </if>
- <if test="cmlIn != null" >
- cml_in = #{cmlIn},
- </if>
- <if test="cmlOut != null" >
- cml_out = #{cmlOut},
- </if>
- <if test="cmlFront != null" >
- cml_front = #{cmlFront},
- </if>
- <if test="cmlAfter != null" >
- cml_after = #{cmlAfter},
- </if>
- <if test="cmlRemark != null" >
- cml_remark = #{cmlRemark},
- </if>
- <if test="hlmIn != null" >
- hlm_in = #{hlmIn},
- </if>
- <if test="hlmOut != null" >
- hlm_out = #{hlmOut},
- </if>
- <if test="hlmFront != null" >
- hlm_front = #{hlmFront},
- </if>
- <if test="hlmAfter != null" >
- hlm_after = #{hlmAfter},
- </if>
- <if test="hlmRemark != null" >
- hlm_remark = #{hlmRemark},
- </if>
- <if test="zjmlIn != null" >
- zjml_in = #{zjmlIn},
- </if>
- <if test="zjmlOut != null" >
- zjml_out = #{zjmlOut},
- </if>
- <if test="zjmlFront != null" >
- zjml_front = #{zjmlFront},
- </if>
- <if test="zjmlAfter != null" >
- zjml_after = #{zjmlAfter},
- </if>
- <if test="zjmlRemark != null" >
- zjml_remark = #{zjmlRemark},
- </if>
- <if test="hylIn != null" >
- hyl_in = #{hylIn},
- </if>
- <if test="hylOut != null" >
- hyl_out = #{hylOut},
- </if>
- <if test="hylFront != null" >
- hyl_front = #{hylFront},
- </if>
- <if test="hylAfter != null" >
- hyl_after = #{hylAfter},
- </if>
- <if test="hylRemark != null" >
- hyl_remark = #{hylRemark},
- </if>
- <if test="rxslIn != null" >
- rxsl_in = #{rxslIn},
- </if>
- <if test="rxslOut != null" >
- rxsl_out = #{rxslOut},
- </if>
- <if test="rxslFront != null" >
- rxsl_front = #{rxslFront},
- </if>
- <if test="rxslAfter != null" >
- rxsl_after = #{rxslAfter},
- </if>
- <if test="rxslRemark != null" >
- rxsl_remark = #{rxslRemark},
- </if>
- </set>
- where id = #{id}
- </update>
- </mapper>
|