SN_CLASS, ATTACH, TYPE , OBJ_INSP_PBLMS , GUID , PGUID , SN , INSP_PBLMS_NAME , INSP_OBJ_TYPE , SORT1 , SORT2 , REL_BASIS , CHECK_POINT , PBLM_DESC , INSP_PBLM_CATE , DATA_STAT , COLL_TIME , SN_NUM , REC_PERS , NOTE,ORG_ID, SCORE SN_CLASS, ATTACH, TYPE , OBJ_INSP_PBLMS , GUID , PGUID , SN , INSP_PBLMS_NAME , INSP_OBJ_TYPE , SORT1 , SORT2 , REL_BASIS , CHECK_POINT , PBLM_DESC , INSP_PBLM_CATE , DATA_STAT , COLL_TIME , SN_NUM , REC_PERS , NOTE,ORG_ID,SCORE #{snClass}, #{attach}, #{type}, #{objInspPblms}, #{guid}, #{pguid}, #{sn}, #{inspPblmsName}, #{inspObjType}, #{sort1}, #{sort2}, #{relBasis}, #{checkPoint}, #{pblmDesc}, #{inspPblmCate}, #{dataStat}, #{collTime}, #{snNum}, #{recPers}, #{note},#{orgId}, #{score} and TYPE = #{type} and OBJ_INSP_PBLMS = #{objInspPblms} and GUID = #{guid} and PGUID = #{pguid} and SN = #{sn} and INSP_PBLMS_NAME = #{inspPblmsName} and INSP_OBJ_TYPE = #{inspObjType} and SORT1 = #{sort1} and SORT2 = #{sort2} and REL_BASIS = #{relBasis} and CHECK_POINT like '%${checkPoint}%' and PBLM_DESC = #{pblmDesc} and INSP_PBLM_CATE = #{inspPblmCate} and DATA_STAT = #{dataStat} and COLL_TIME = #{collTime} and REC_PERS = #{recPers} and NOTE = #{note} and ATTACH = #{attach} and SN_CLASS = #{snClass} and SN_NUM = #{snNum} AND sheet = #{sheet} insert into OBJ_INSP_PBLMS( ) values ( ) delete from OBJ_INSP_PBLMS where GUID = #{id} delete from OBJ_INSP_PBLMS update OBJ_INSP_PBLMS set flag_valid = 0 where GUID = #{id} update OBJ_INSP_PBLMS TYPE = #{type}, OBJ_INSP_PBLMS = #{objInspPblms}, GUID = #{guid}, PGUID = #{pguid}, SN = #{sn}, INSP_PBLMS_NAME = #{inspPblmsName}, INSP_OBJ_TYPE = #{inspObjType}, SORT1 = #{sort1}, SORT2 = #{sort2}, REL_BASIS = #{relBasis}, CHECK_POINT = #{checkPoint}, PBLM_DESC = #{pblmDesc}, INSP_PBLM_CATE = #{inspPblmCate}, DATA_STAT = #{dataStat}, COLL_TIME = #{collTime}, REC_PERS = #{recPers}, NOTE = #{note}, ATTACH = #{attach}, SN_CLASS = #{snClass}, GUID = #{guid} update OBJ_INSP_PBLMS TYPE = #{type}, OBJ_INSP_PBLMS = #{objInspPblms}, GUID = #{guid}, PGUID = #{pguid}, SN = #{sn}, INSP_PBLMS_NAME = #{inspPblmsName}, INSP_OBJ_TYPE = #{inspObjType}, SORT1 = #{sort1}, SORT2 = #{sort2}, REL_BASIS = #{relBasis}, CHECK_POINT = #{checkPoint}, PBLM_DESC = #{pblmDesc}, INSP_PBLM_CATE = #{inspPblmCate}, DATA_STAT = #{dataStat}, COLL_TIME = #{collTime}, REC_PERS = #{recPers}, NOTE = #{note}, ATTACH = #{attach}, SN_CLASS = #{snClass},