|
|
|
@ -73,7 +73,7 @@
|
|
|
|
|
thrCheckPdaUn, thrCheckPdaEd, thrCheckUdims, thrCheckPc, thrCheckSp,
|
|
|
|
|
thrCheckChange, thrCheckBalance, thrCheckCopy, fillCodeRel, checkVailDate,
|
|
|
|
|
checkExpire, checkCertExpire, preInBackAction, backPreinType, checkPreInOrders,
|
|
|
|
|
sortNum)
|
|
|
|
|
sortNum,spaceOut)
|
|
|
|
|
values (#{mainAction}, #{action}, #{name}, #{enable}, #{remark}, #{thirdSysFk}, #{genUnit}, #{innerOrder},
|
|
|
|
|
#{secCheckEnable}, #{checkEnable}, #{checkUdims}, #{checkPdaEd}, #{checkPdaUn}, #{checkPc},
|
|
|
|
|
#{checkWebNew}, #{checkSp}, #{checkChange}, #{secCheckUdims}, #{secCheckPdaEd}, #{secCheckPdaUn},
|
|
|
|
@ -86,7 +86,7 @@
|
|
|
|
|
#{thrCheckPdaUn}, #{thrCheckPdaEd}, #{thrCheckUdims}, #{thrCheckPc}, #{thrCheckSp},
|
|
|
|
|
#{thrCheckChange}, #{thrCheckBalance}, #{thrCheckCopy}, #{fillCodeRel}, #{checkVailDate},
|
|
|
|
|
#{checkExpire}, #{checkCertExpire}, #{preInBackAction}, #{backPreinType}, #{checkPreInOrders},
|
|
|
|
|
#{sortNum})
|
|
|
|
|
#{sortNum},#{spaceOut})
|
|
|
|
|
</insert>
|
|
|
|
|
|
|
|
|
|
<select id="selectBusList" resultType="com.glxp.api.entity.basic.BasicBussinessTypeEntity">
|
|
|
|
|