and ${criterion.condition}
and ${criterion.condition} #{criterion.value}
and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
and ${criterion.condition}
#{listItem}
and ${criterion.condition}
and ${criterion.condition} #{criterion.value}
and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
and ${criterion.condition}
#{listItem}
BookEntCheckDetailId, BookEntCheckId, ChkBillDetailId, ChkGovBillDetailId, ChkBillId,
BaseKPIId, BaseInClassId, BaseSafeClassId, CheckItemNo, CheckUnit, IsSerious, serious,
SeriousLevel, UnqLevel, UnRectificatyLevel, IsQualified, IsNotice, IsUsed, HazardType,
IsToTrouble, SpecialModeNo, CreatedOn, CreatedBy, ModifiedOn, ModifiedBy
CheckObjectName, CheckMethod, CheckBasis, CheckBasisContent, EnforBasis, EnforBasisContent,
SeriousContent, UnqBasisContent, UnRectificatyContent, DutyBasis, DutyBasisContent,
DefinitionBasis, DefinitionBasisPerson, Notice, BasicsFact, Remark
delete from BookEntCheckDetail
where BookEntCheckDetailId = #{bookentcheckdetailid,jdbcType=VARCHAR}
delete from BookEntCheckDetail
insert into BookEntCheckDetail (BookEntCheckDetailId, BookEntCheckId,
ChkBillDetailId, ChkGovBillDetailId, ChkBillId,
BaseKPIId, BaseInClassId, BaseSafeClassId,
CheckItemNo, CheckUnit, IsSerious,
serious, SeriousLevel, UnqLevel,
UnRectificatyLevel, IsQualified, IsNotice,
IsUsed, HazardType, IsToTrouble,
SpecialModeNo, CreatedOn, CreatedBy,
ModifiedOn, ModifiedBy, CheckObjectName,
CheckMethod, CheckBasis, CheckBasisContent,
EnforBasis, EnforBasisContent,
SeriousContent, UnqBasisContent,
UnRectificatyContent, DutyBasis,
DutyBasisContent, DefinitionBasis,
DefinitionBasisPerson, Notice,
BasicsFact, Remark)
values (#{bookentcheckdetailid,jdbcType=VARCHAR}, #{bookentcheckid,jdbcType=VARCHAR},
#{chkbilldetailid,jdbcType=VARCHAR}, #{chkgovbilldetailid,jdbcType=VARCHAR}, #{chkbillid,jdbcType=VARCHAR},
#{basekpiid,jdbcType=VARCHAR}, #{baseinclassid,jdbcType=VARCHAR}, #{basesafeclassid,jdbcType=VARCHAR},
#{checkitemno,jdbcType=INTEGER}, #{checkunit,jdbcType=VARCHAR}, #{isserious,jdbcType=VARCHAR},
#{serious,jdbcType=VARCHAR}, #{seriouslevel,jdbcType=VARCHAR}, #{unqlevel,jdbcType=VARCHAR},
#{unrectificatylevel,jdbcType=VARCHAR}, #{isqualified,jdbcType=VARCHAR}, #{isnotice,jdbcType=VARCHAR},
#{isused,jdbcType=VARCHAR}, #{hazardtype,jdbcType=VARCHAR}, #{istotrouble,jdbcType=VARCHAR},
#{specialmodeno,jdbcType=VARCHAR}, #{createdon,jdbcType=TIMESTAMP}, #{createdby,jdbcType=VARCHAR},
#{modifiedon,jdbcType=TIMESTAMP}, #{modifiedby,jdbcType=VARCHAR}, #{checkobjectname,jdbcType=LONGVARCHAR},
#{checkmethod,jdbcType=LONGVARCHAR}, #{checkbasis,jdbcType=LONGVARCHAR}, #{checkbasiscontent,jdbcType=LONGVARCHAR},
#{enforbasis,jdbcType=LONGVARCHAR}, #{enforbasiscontent,jdbcType=LONGVARCHAR},
#{seriouscontent,jdbcType=LONGVARCHAR}, #{unqbasiscontent,jdbcType=LONGVARCHAR},
#{unrectificatycontent,jdbcType=LONGVARCHAR}, #{dutybasis,jdbcType=LONGVARCHAR},
#{dutybasiscontent,jdbcType=LONGVARCHAR}, #{definitionbasis,jdbcType=LONGVARCHAR},
#{definitionbasisperson,jdbcType=LONGVARCHAR}, #{notice,jdbcType=LONGVARCHAR},
#{basicsfact,jdbcType=LONGVARCHAR}, #{remark,jdbcType=LONGVARCHAR})
insert into BookEntCheckDetail
BookEntCheckDetailId,
BookEntCheckId,
ChkBillDetailId,
ChkGovBillDetailId,
ChkBillId,
BaseKPIId,
BaseInClassId,
BaseSafeClassId,
CheckItemNo,
CheckUnit,
IsSerious,
serious,
SeriousLevel,
UnqLevel,
UnRectificatyLevel,
IsQualified,
IsNotice,
IsUsed,
HazardType,
IsToTrouble,
SpecialModeNo,
CreatedOn,
CreatedBy,
ModifiedOn,
ModifiedBy,
CheckObjectName,
CheckMethod,
CheckBasis,
CheckBasisContent,
EnforBasis,
EnforBasisContent,
SeriousContent,
UnqBasisContent,
UnRectificatyContent,
DutyBasis,
DutyBasisContent,
DefinitionBasis,
DefinitionBasisPerson,
Notice,
BasicsFact,
Remark,
#{bookentcheckdetailid,jdbcType=VARCHAR},
#{bookentcheckid,jdbcType=VARCHAR},
#{chkbilldetailid,jdbcType=VARCHAR},
#{chkgovbilldetailid,jdbcType=VARCHAR},
#{chkbillid,jdbcType=VARCHAR},
#{basekpiid,jdbcType=VARCHAR},
#{baseinclassid,jdbcType=VARCHAR},
#{basesafeclassid,jdbcType=VARCHAR},
#{checkitemno,jdbcType=INTEGER},
#{checkunit,jdbcType=VARCHAR},
#{isserious,jdbcType=VARCHAR},
#{serious,jdbcType=VARCHAR},
#{seriouslevel,jdbcType=VARCHAR},
#{unqlevel,jdbcType=VARCHAR},
#{unrectificatylevel,jdbcType=VARCHAR},
#{isqualified,jdbcType=VARCHAR},
#{isnotice,jdbcType=VARCHAR},
#{isused,jdbcType=VARCHAR},
#{hazardtype,jdbcType=VARCHAR},
#{istotrouble,jdbcType=VARCHAR},
#{specialmodeno,jdbcType=VARCHAR},
#{createdon,jdbcType=TIMESTAMP},
#{createdby,jdbcType=VARCHAR},
#{modifiedon,jdbcType=TIMESTAMP},
#{modifiedby,jdbcType=VARCHAR},
#{checkobjectname,jdbcType=LONGVARCHAR},
#{checkmethod,jdbcType=LONGVARCHAR},
#{checkbasis,jdbcType=LONGVARCHAR},
#{checkbasiscontent,jdbcType=LONGVARCHAR},
#{enforbasis,jdbcType=LONGVARCHAR},
#{enforbasiscontent,jdbcType=LONGVARCHAR},
#{seriouscontent,jdbcType=LONGVARCHAR},
#{unqbasiscontent,jdbcType=LONGVARCHAR},
#{unrectificatycontent,jdbcType=LONGVARCHAR},
#{dutybasis,jdbcType=LONGVARCHAR},
#{dutybasiscontent,jdbcType=LONGVARCHAR},
#{definitionbasis,jdbcType=LONGVARCHAR},
#{definitionbasisperson,jdbcType=LONGVARCHAR},
#{notice,jdbcType=LONGVARCHAR},
#{basicsfact,jdbcType=LONGVARCHAR},
#{remark,jdbcType=LONGVARCHAR},
update BookEntCheckDetail
BookEntCheckDetailId = #{record.bookentcheckdetailid,jdbcType=VARCHAR},
BookEntCheckId = #{record.bookentcheckid,jdbcType=VARCHAR},
ChkBillDetailId = #{record.chkbilldetailid,jdbcType=VARCHAR},
ChkGovBillDetailId = #{record.chkgovbilldetailid,jdbcType=VARCHAR},
ChkBillId = #{record.chkbillid,jdbcType=VARCHAR},
BaseKPIId = #{record.basekpiid,jdbcType=VARCHAR},
BaseInClassId = #{record.baseinclassid,jdbcType=VARCHAR},
BaseSafeClassId = #{record.basesafeclassid,jdbcType=VARCHAR},
CheckItemNo = #{record.checkitemno,jdbcType=INTEGER},
CheckUnit = #{record.checkunit,jdbcType=VARCHAR},
IsSerious = #{record.isserious,jdbcType=VARCHAR},
serious = #{record.serious,jdbcType=VARCHAR},
SeriousLevel = #{record.seriouslevel,jdbcType=VARCHAR},
UnqLevel = #{record.unqlevel,jdbcType=VARCHAR},
UnRectificatyLevel = #{record.unrectificatylevel,jdbcType=VARCHAR},
IsQualified = #{record.isqualified,jdbcType=VARCHAR},
IsNotice = #{record.isnotice,jdbcType=VARCHAR},
IsUsed = #{record.isused,jdbcType=VARCHAR},
HazardType = #{record.hazardtype,jdbcType=VARCHAR},
IsToTrouble = #{record.istotrouble,jdbcType=VARCHAR},
SpecialModeNo = #{record.specialmodeno,jdbcType=VARCHAR},
CreatedOn = #{record.createdon,jdbcType=TIMESTAMP},
CreatedBy = #{record.createdby,jdbcType=VARCHAR},
ModifiedOn = #{record.modifiedon,jdbcType=TIMESTAMP},
ModifiedBy = #{record.modifiedby,jdbcType=VARCHAR},
CheckObjectName = #{record.checkobjectname,jdbcType=LONGVARCHAR},
CheckMethod = #{record.checkmethod,jdbcType=LONGVARCHAR},
CheckBasis = #{record.checkbasis,jdbcType=LONGVARCHAR},
CheckBasisContent = #{record.checkbasiscontent,jdbcType=LONGVARCHAR},
EnforBasis = #{record.enforbasis,jdbcType=LONGVARCHAR},
EnforBasisContent = #{record.enforbasiscontent,jdbcType=LONGVARCHAR},
SeriousContent = #{record.seriouscontent,jdbcType=LONGVARCHAR},
UnqBasisContent = #{record.unqbasiscontent,jdbcType=LONGVARCHAR},
UnRectificatyContent = #{record.unrectificatycontent,jdbcType=LONGVARCHAR},
DutyBasis = #{record.dutybasis,jdbcType=LONGVARCHAR},
DutyBasisContent = #{record.dutybasiscontent,jdbcType=LONGVARCHAR},
DefinitionBasis = #{record.definitionbasis,jdbcType=LONGVARCHAR},
DefinitionBasisPerson = #{record.definitionbasisperson,jdbcType=LONGVARCHAR},
Notice = #{record.notice,jdbcType=LONGVARCHAR},
BasicsFact = #{record.basicsfact,jdbcType=LONGVARCHAR},
Remark = #{record.remark,jdbcType=LONGVARCHAR},
update BookEntCheckDetail
set BookEntCheckDetailId = #{record.bookentcheckdetailid,jdbcType=VARCHAR},
BookEntCheckId = #{record.bookentcheckid,jdbcType=VARCHAR},
ChkBillDetailId = #{record.chkbilldetailid,jdbcType=VARCHAR},
ChkGovBillDetailId = #{record.chkgovbilldetailid,jdbcType=VARCHAR},
ChkBillId = #{record.chkbillid,jdbcType=VARCHAR},
BaseKPIId = #{record.basekpiid,jdbcType=VARCHAR},
BaseInClassId = #{record.baseinclassid,jdbcType=VARCHAR},
BaseSafeClassId = #{record.basesafeclassid,jdbcType=VARCHAR},
CheckItemNo = #{record.checkitemno,jdbcType=INTEGER},
CheckUnit = #{record.checkunit,jdbcType=VARCHAR},
IsSerious = #{record.isserious,jdbcType=VARCHAR},
serious = #{record.serious,jdbcType=VARCHAR},
SeriousLevel = #{record.seriouslevel,jdbcType=VARCHAR},
UnqLevel = #{record.unqlevel,jdbcType=VARCHAR},
UnRectificatyLevel = #{record.unrectificatylevel,jdbcType=VARCHAR},
IsQualified = #{record.isqualified,jdbcType=VARCHAR},
IsNotice = #{record.isnotice,jdbcType=VARCHAR},
IsUsed = #{record.isused,jdbcType=VARCHAR},
HazardType = #{record.hazardtype,jdbcType=VARCHAR},
IsToTrouble = #{record.istotrouble,jdbcType=VARCHAR},
SpecialModeNo = #{record.specialmodeno,jdbcType=VARCHAR},
CreatedOn = #{record.createdon,jdbcType=TIMESTAMP},
CreatedBy = #{record.createdby,jdbcType=VARCHAR},
ModifiedOn = #{record.modifiedon,jdbcType=TIMESTAMP},
ModifiedBy = #{record.modifiedby,jdbcType=VARCHAR},
CheckObjectName = #{record.checkobjectname,jdbcType=LONGVARCHAR},
CheckMethod = #{record.checkmethod,jdbcType=LONGVARCHAR},
CheckBasis = #{record.checkbasis,jdbcType=LONGVARCHAR},
CheckBasisContent = #{record.checkbasiscontent,jdbcType=LONGVARCHAR},
EnforBasis = #{record.enforbasis,jdbcType=LONGVARCHAR},
EnforBasisContent = #{record.enforbasiscontent,jdbcType=LONGVARCHAR},
SeriousContent = #{record.seriouscontent,jdbcType=LONGVARCHAR},
UnqBasisContent = #{record.unqbasiscontent,jdbcType=LONGVARCHAR},
UnRectificatyContent = #{record.unrectificatycontent,jdbcType=LONGVARCHAR},
DutyBasis = #{record.dutybasis,jdbcType=LONGVARCHAR},
DutyBasisContent = #{record.dutybasiscontent,jdbcType=LONGVARCHAR},
DefinitionBasis = #{record.definitionbasis,jdbcType=LONGVARCHAR},
DefinitionBasisPerson = #{record.definitionbasisperson,jdbcType=LONGVARCHAR},
Notice = #{record.notice,jdbcType=LONGVARCHAR},
BasicsFact = #{record.basicsfact,jdbcType=LONGVARCHAR},
Remark = #{record.remark,jdbcType=LONGVARCHAR}
update BookEntCheckDetail
set BookEntCheckDetailId = #{record.bookentcheckdetailid,jdbcType=VARCHAR},
BookEntCheckId = #{record.bookentcheckid,jdbcType=VARCHAR},
ChkBillDetailId = #{record.chkbilldetailid,jdbcType=VARCHAR},
ChkGovBillDetailId = #{record.chkgovbilldetailid,jdbcType=VARCHAR},
ChkBillId = #{record.chkbillid,jdbcType=VARCHAR},
BaseKPIId = #{record.basekpiid,jdbcType=VARCHAR},
BaseInClassId = #{record.baseinclassid,jdbcType=VARCHAR},
BaseSafeClassId = #{record.basesafeclassid,jdbcType=VARCHAR},
CheckItemNo = #{record.checkitemno,jdbcType=INTEGER},
CheckUnit = #{record.checkunit,jdbcType=VARCHAR},
IsSerious = #{record.isserious,jdbcType=VARCHAR},
serious = #{record.serious,jdbcType=VARCHAR},
SeriousLevel = #{record.seriouslevel,jdbcType=VARCHAR},
UnqLevel = #{record.unqlevel,jdbcType=VARCHAR},
UnRectificatyLevel = #{record.unrectificatylevel,jdbcType=VARCHAR},
IsQualified = #{record.isqualified,jdbcType=VARCHAR},
IsNotice = #{record.isnotice,jdbcType=VARCHAR},
IsUsed = #{record.isused,jdbcType=VARCHAR},
HazardType = #{record.hazardtype,jdbcType=VARCHAR},
IsToTrouble = #{record.istotrouble,jdbcType=VARCHAR},
SpecialModeNo = #{record.specialmodeno,jdbcType=VARCHAR},
CreatedOn = #{record.createdon,jdbcType=TIMESTAMP},
CreatedBy = #{record.createdby,jdbcType=VARCHAR},
ModifiedOn = #{record.modifiedon,jdbcType=TIMESTAMP},
ModifiedBy = #{record.modifiedby,jdbcType=VARCHAR}
update BookEntCheckDetail
BookEntCheckId = #{bookentcheckid,jdbcType=VARCHAR},
ChkBillDetailId = #{chkbilldetailid,jdbcType=VARCHAR},
ChkGovBillDetailId = #{chkgovbilldetailid,jdbcType=VARCHAR},
ChkBillId = #{chkbillid,jdbcType=VARCHAR},
BaseKPIId = #{basekpiid,jdbcType=VARCHAR},
BaseInClassId = #{baseinclassid,jdbcType=VARCHAR},
BaseSafeClassId = #{basesafeclassid,jdbcType=VARCHAR},
CheckItemNo = #{checkitemno,jdbcType=INTEGER},
CheckUnit = #{checkunit,jdbcType=VARCHAR},
IsSerious = #{isserious,jdbcType=VARCHAR},
serious = #{serious,jdbcType=VARCHAR},
SeriousLevel = #{seriouslevel,jdbcType=VARCHAR},
UnqLevel = #{unqlevel,jdbcType=VARCHAR},
UnRectificatyLevel = #{unrectificatylevel,jdbcType=VARCHAR},
IsQualified = #{isqualified,jdbcType=VARCHAR},
IsNotice = #{isnotice,jdbcType=VARCHAR},
IsUsed = #{isused,jdbcType=VARCHAR},
HazardType = #{hazardtype,jdbcType=VARCHAR},
IsToTrouble = #{istotrouble,jdbcType=VARCHAR},
SpecialModeNo = #{specialmodeno,jdbcType=VARCHAR},
CreatedOn = #{createdon,jdbcType=TIMESTAMP},
CreatedBy = #{createdby,jdbcType=VARCHAR},
ModifiedOn = #{modifiedon,jdbcType=TIMESTAMP},
ModifiedBy = #{modifiedby,jdbcType=VARCHAR},
CheckObjectName = #{checkobjectname,jdbcType=LONGVARCHAR},
CheckMethod = #{checkmethod,jdbcType=LONGVARCHAR},
CheckBasis = #{checkbasis,jdbcType=LONGVARCHAR},
CheckBasisContent = #{checkbasiscontent,jdbcType=LONGVARCHAR},
EnforBasis = #{enforbasis,jdbcType=LONGVARCHAR},
EnforBasisContent = #{enforbasiscontent,jdbcType=LONGVARCHAR},
SeriousContent = #{seriouscontent,jdbcType=LONGVARCHAR},
UnqBasisContent = #{unqbasiscontent,jdbcType=LONGVARCHAR},
UnRectificatyContent = #{unrectificatycontent,jdbcType=LONGVARCHAR},
DutyBasis = #{dutybasis,jdbcType=LONGVARCHAR},
DutyBasisContent = #{dutybasiscontent,jdbcType=LONGVARCHAR},
DefinitionBasis = #{definitionbasis,jdbcType=LONGVARCHAR},
DefinitionBasisPerson = #{definitionbasisperson,jdbcType=LONGVARCHAR},
Notice = #{notice,jdbcType=LONGVARCHAR},
BasicsFact = #{basicsfact,jdbcType=LONGVARCHAR},
Remark = #{remark,jdbcType=LONGVARCHAR},
where BookEntCheckDetailId = #{bookentcheckdetailid,jdbcType=VARCHAR}
update BookEntCheckDetail
set BookEntCheckId = #{bookentcheckid,jdbcType=VARCHAR},
ChkBillDetailId = #{chkbilldetailid,jdbcType=VARCHAR},
ChkGovBillDetailId = #{chkgovbilldetailid,jdbcType=VARCHAR},
ChkBillId = #{chkbillid,jdbcType=VARCHAR},
BaseKPIId = #{basekpiid,jdbcType=VARCHAR},
BaseInClassId = #{baseinclassid,jdbcType=VARCHAR},
BaseSafeClassId = #{basesafeclassid,jdbcType=VARCHAR},
CheckItemNo = #{checkitemno,jdbcType=INTEGER},
CheckUnit = #{checkunit,jdbcType=VARCHAR},
IsSerious = #{isserious,jdbcType=VARCHAR},
serious = #{serious,jdbcType=VARCHAR},
SeriousLevel = #{seriouslevel,jdbcType=VARCHAR},
UnqLevel = #{unqlevel,jdbcType=VARCHAR},
UnRectificatyLevel = #{unrectificatylevel,jdbcType=VARCHAR},
IsQualified = #{isqualified,jdbcType=VARCHAR},
IsNotice = #{isnotice,jdbcType=VARCHAR},
IsUsed = #{isused,jdbcType=VARCHAR},
HazardType = #{hazardtype,jdbcType=VARCHAR},
IsToTrouble = #{istotrouble,jdbcType=VARCHAR},
SpecialModeNo = #{specialmodeno,jdbcType=VARCHAR},
CreatedOn = #{createdon,jdbcType=TIMESTAMP},
CreatedBy = #{createdby,jdbcType=VARCHAR},
ModifiedOn = #{modifiedon,jdbcType=TIMESTAMP},
ModifiedBy = #{modifiedby,jdbcType=VARCHAR},
CheckObjectName = #{checkobjectname,jdbcType=LONGVARCHAR},
CheckMethod = #{checkmethod,jdbcType=LONGVARCHAR},
CheckBasis = #{checkbasis,jdbcType=LONGVARCHAR},
CheckBasisContent = #{checkbasiscontent,jdbcType=LONGVARCHAR},
EnforBasis = #{enforbasis,jdbcType=LONGVARCHAR},
EnforBasisContent = #{enforbasiscontent,jdbcType=LONGVARCHAR},
SeriousContent = #{seriouscontent,jdbcType=LONGVARCHAR},
UnqBasisContent = #{unqbasiscontent,jdbcType=LONGVARCHAR},
UnRectificatyContent = #{unrectificatycontent,jdbcType=LONGVARCHAR},
DutyBasis = #{dutybasis,jdbcType=LONGVARCHAR},
DutyBasisContent = #{dutybasiscontent,jdbcType=LONGVARCHAR},
DefinitionBasis = #{definitionbasis,jdbcType=LONGVARCHAR},
DefinitionBasisPerson = #{definitionbasisperson,jdbcType=LONGVARCHAR},
Notice = #{notice,jdbcType=LONGVARCHAR},
BasicsFact = #{basicsfact,jdbcType=LONGVARCHAR},
Remark = #{remark,jdbcType=LONGVARCHAR}
where BookEntCheckDetailId = #{bookentcheckdetailid,jdbcType=VARCHAR}
update BookEntCheckDetail
set BookEntCheckId = #{bookentcheckid,jdbcType=VARCHAR},
ChkBillDetailId = #{chkbilldetailid,jdbcType=VARCHAR},
ChkGovBillDetailId = #{chkgovbilldetailid,jdbcType=VARCHAR},
ChkBillId = #{chkbillid,jdbcType=VARCHAR},
BaseKPIId = #{basekpiid,jdbcType=VARCHAR},
BaseInClassId = #{baseinclassid,jdbcType=VARCHAR},
BaseSafeClassId = #{basesafeclassid,jdbcType=VARCHAR},
CheckItemNo = #{checkitemno,jdbcType=INTEGER},
CheckUnit = #{checkunit,jdbcType=VARCHAR},
IsSerious = #{isserious,jdbcType=VARCHAR},
serious = #{serious,jdbcType=VARCHAR},
SeriousLevel = #{seriouslevel,jdbcType=VARCHAR},
UnqLevel = #{unqlevel,jdbcType=VARCHAR},
UnRectificatyLevel = #{unrectificatylevel,jdbcType=VARCHAR},
IsQualified = #{isqualified,jdbcType=VARCHAR},
IsNotice = #{isnotice,jdbcType=VARCHAR},
IsUsed = #{isused,jdbcType=VARCHAR},
HazardType = #{hazardtype,jdbcType=VARCHAR},
IsToTrouble = #{istotrouble,jdbcType=VARCHAR},
SpecialModeNo = #{specialmodeno,jdbcType=VARCHAR},
CreatedOn = #{createdon,jdbcType=TIMESTAMP},
CreatedBy = #{createdby,jdbcType=VARCHAR},
ModifiedOn = #{modifiedon,jdbcType=TIMESTAMP},
ModifiedBy = #{modifiedby,jdbcType=VARCHAR}
where BookEntCheckDetailId = #{bookentcheckdetailid,jdbcType=VARCHAR}
insert into BookEntCheckDetail (BookEntCheckDetailId,
BookEntCheckId, ChkBillDetailId,ChkGovBillDetailId, ChkBillId,
BaseKPIId, BaseInClassId, BaseSafeClassId,
CheckItemNo, CheckUnit, IsSerious,
SeriousLevel, UnqLevel, UnRectificatyLevel,
IsNotice, IsUsed, HazardType,
IsQualified, IsToTrouble, SpecialModeNo,
CreatedOn, CreatedBy, ModifiedOn,
ModifiedBy, CheckObjectName, CheckMethod,
CheckBasis, CheckBasisContent,
EnforBasis, EnforBasisContent,
SeriousContent, UnqBasisContent,
UnRectificatyContent, DutyBasis,
DutyBasisContent, DefinitionBasis,
DefinitionBasisPerson, Notice,
BasicsFact, Remark,min_work_unit_id)
values
(#{record.bookentcheckdetailid,jdbcType=VARCHAR},
#{record.bookentcheckid,jdbcType=VARCHAR},
#{record.chkbilldetailid,jdbcType=VARCHAR},
#{record.chkgovbilldetailid,jdbcType=VARCHAR},
#{record.chkbillid,jdbcType=VARCHAR},#{record.basekpiid,jdbcType=VARCHAR},
#{record.baseinclassid,jdbcType=VARCHAR}, #{record.basesafeclassid,jdbcType=VARCHAR},
#{record.checkitemno,jdbcType=INTEGER}, #{record.checkunit,jdbcType=VARCHAR},
#{record.isserious,jdbcType=VARCHAR},#{record.seriouslevel,jdbcType=VARCHAR},
#{record.unqlevel,jdbcType=VARCHAR}, #{record.unrectificatylevel,jdbcType=VARCHAR},
#{record.isnotice,jdbcType=VARCHAR}, #{record.isused,jdbcType=VARCHAR},
#{record.hazardtype,jdbcType=VARCHAR},#{record.isqualified,jdbcType=VARCHAR},
#{record.istotrouble,jdbcType=VARCHAR}, #{record.specialmodeno,jdbcType=VARCHAR},
#{record.createdon,jdbcType=TIMESTAMP}, #{record.createdby,jdbcType=VARCHAR},
#{record.modifiedon,jdbcType=TIMESTAMP},#{record.modifiedby,jdbcType=VARCHAR},
#{record.checkobjectname,jdbcType=LONGVARCHAR}, #{record.checkmethod,jdbcType=LONGVARCHAR},
#{record.checkbasis,jdbcType=LONGVARCHAR}, #{record.checkbasiscontent,jdbcType=LONGVARCHAR},
#{record.enforbasis,jdbcType=LONGVARCHAR}, #{record.enforbasiscontent,jdbcType=LONGVARCHAR},
#{record.seriouscontent,jdbcType=LONGVARCHAR}, #{record.unqbasiscontent,jdbcType=LONGVARCHAR},
#{record.unrectificatycontent,jdbcType=LONGVARCHAR}, #{record.dutybasis,jdbcType=LONGVARCHAR},
#{record.dutybasiscontent,jdbcType=LONGVARCHAR}, #{record.definitionbasis,jdbcType=LONGVARCHAR},
#{record.definitionbasisperson,jdbcType=LONGVARCHAR}, #{record.notice,jdbcType=LONGVARCHAR},
#{record.basicsfact,jdbcType=LONGVARCHAR}, #{record.remark,jdbcType=LONGVARCHAR},#{record.minWorkUnitId})
SysDocumentId, SortId, FileType, FileSize, OTCId, OTCType,BizFileName, RealFileName, FilePath
UPDATE BookEntCheckDetail SET IsQualified = #{qualified}
WHERE BookEntCheckDetailId = #{bookEntCheckDetailId}