|
|
|
@ -58,75 +58,31 @@
|
|
|
|
|
|
|
|
|
|
<insert id="insertIgnoreBussinessType" parameterType="com.glxp.api.entity.basic.BasicBussinessTypeEntity">
|
|
|
|
|
insert
|
|
|
|
|
ignore
|
|
|
|
|
into basic_bussiness_type (mainAction, action, name, enable, remark, thirdSysFk, genUnit,
|
|
|
|
|
innerOrder, secCheckEnable, checkEnable, checkUdims, checkPdaEd,
|
|
|
|
|
checkPdaUn, checkPc, checkWebNew, checkSp, checkChange, secCheckUdims,
|
|
|
|
|
secCheckPdaEd, secCheckPdaUn, secCheckPc, secCheckWebNew,
|
|
|
|
|
secCheckChange, secCheckSp, corpType, supplementOrderType,
|
|
|
|
|
checkBalance, secCheckBalance, useDyCount, expireTip, updateTime,
|
|
|
|
|
defaultUnit, prefix, outToSpms, ullageFill, scanPreIn, vailInv,
|
|
|
|
|
ignore
|
|
|
|
|
into basic_bussiness_type (mainAction, action, name, enable, remark, thirdSysFk, genUnit, innerOrder,
|
|
|
|
|
secCheckEnable, checkEnable, checkUdims, checkPdaEd, checkPdaUn, checkPc,
|
|
|
|
|
checkWebNew, checkSp, checkChange, secCheckUdims, secCheckPdaEd, secCheckPdaUn,
|
|
|
|
|
secCheckPc, secCheckWebNew, secCheckChange, secCheckSp, corpType,
|
|
|
|
|
supplementOrderType, checkBalance, secCheckBalance, useDyCount, expireTip,
|
|
|
|
|
updateTime, defaultUnit, prefix, outToSpms, ullageFill, scanPreIn, vailInv,
|
|
|
|
|
entrutSpms, codeFillCheck, defaultSubInv, defaultInv, orderVisibleType,
|
|
|
|
|
checkCopy, secCheckCopy, originAction, changeEnable,
|
|
|
|
|
spUse, preIn, supplementAll, createUser, createTime, preInBack, vailDispatch,
|
|
|
|
|
vailGroupBuy, busType, inStock, actionType
|
|
|
|
|
, thrCheckEnable, thrCheckWebNew, thrCheckPdaUn, thrCheckPdaEd, thrCheckUdims, thrCheckPc, thrCheckSp
|
|
|
|
|
, thrCheckChange, thrCheckBalance, thrCheckCopy, fillCodeRel, checkVailDate, checkCertExpire)
|
|
|
|
|
values (#{mainAction},
|
|
|
|
|
#{action},
|
|
|
|
|
#{name},
|
|
|
|
|
#{enable},
|
|
|
|
|
#{remark},
|
|
|
|
|
#{thirdSysFk},
|
|
|
|
|
#{genUnit},
|
|
|
|
|
#{innerOrder},
|
|
|
|
|
#{secCheckEnable},
|
|
|
|
|
#{checkEnable},
|
|
|
|
|
#{checkUdims},
|
|
|
|
|
#{checkPdaEd},
|
|
|
|
|
#{checkPdaUn},
|
|
|
|
|
#{checkPc},
|
|
|
|
|
#{checkWebNew},
|
|
|
|
|
#{checkSp},
|
|
|
|
|
#{checkChange},
|
|
|
|
|
#{secCheckUdims},
|
|
|
|
|
#{secCheckPdaEd},
|
|
|
|
|
#{secCheckPdaUn},
|
|
|
|
|
#{secCheckPc},
|
|
|
|
|
#{secCheckWebNew},
|
|
|
|
|
#{secCheckChange},
|
|
|
|
|
#{secCheckSp},
|
|
|
|
|
#{corpType},
|
|
|
|
|
#{supplementOrderType},
|
|
|
|
|
#{checkBalance},
|
|
|
|
|
#{secCheckBalance},
|
|
|
|
|
#{useDyCount},
|
|
|
|
|
#{expireTip},
|
|
|
|
|
#{updateTime},
|
|
|
|
|
#{defaultUnit},
|
|
|
|
|
#{prefix},
|
|
|
|
|
#{outToSpms},
|
|
|
|
|
#{ullageFill},
|
|
|
|
|
#{scanPreIn},
|
|
|
|
|
#{vailInv},
|
|
|
|
|
#{entrutSpms},
|
|
|
|
|
#{codeFillCheck},
|
|
|
|
|
#{defaultSubInv},
|
|
|
|
|
#{defaultInv},
|
|
|
|
|
#{orderVisibleType},
|
|
|
|
|
#{checkCopy},
|
|
|
|
|
#{secCheckCopy},
|
|
|
|
|
#{originAction},
|
|
|
|
|
#{changeEnable},
|
|
|
|
|
#{spUse},
|
|
|
|
|
#{preIn},
|
|
|
|
|
#{supplementAll},
|
|
|
|
|
#{createUser},
|
|
|
|
|
#{createTime}, #{preInBack}, #{vailDispatch}, #{vailGroupBuy}, #{busType}, #{inStock}, #{actionType}
|
|
|
|
|
, #{thrCheckEnable}, #{thrCheckWebNew}, #{thrCheckPdaUn}, #{thrCheckPdaEd}, #{thrCheckUdims},
|
|
|
|
|
#{thrCheckPc}
|
|
|
|
|
, #{thrCheckSp}, #{thrCheckChange}, #{thrCheckBalance}, #{thrCheckCopy}, #{fillCodeRel}
|
|
|
|
|
, #{checkVailDate}, #{checkExpire}, #{checkCertExpire})
|
|
|
|
|
preInBack, supplementAll, createUser, createTime, updateUser, vailDispatch,
|
|
|
|
|
vailGroupBuy, busType, inStock, actionType, thrCheckEnable, thrCheckWebNew,
|
|
|
|
|
thrCheckPdaUn, thrCheckPdaEd, thrCheckUdims, thrCheckPc, thrCheckSp,
|
|
|
|
|
thrCheckChange, thrCheckBalance, thrCheckCopy, fillCodeRel, checkVailDate,
|
|
|
|
|
checkExpire, checkCertExpire)
|
|
|
|
|
values (#{mainAction}, #{action}, #{name}, #{enable}, #{remark}, #{thirdSysFk}, #{genUnit}, #{innerOrder},
|
|
|
|
|
#{secCheckEnable}, #{checkEnable}, #{checkUdims}, #{checkPdaEd}, #{checkPdaUn}, #{checkPc},
|
|
|
|
|
#{checkWebNew}, #{checkSp}, #{checkChange}, #{secCheckUdims}, #{secCheckPdaEd}, #{secCheckPdaUn},
|
|
|
|
|
#{secCheckPc}, #{secCheckWebNew}, #{secCheckChange}, #{secCheckSp}, #{corpType},
|
|
|
|
|
#{supplementOrderType}, #{checkBalance}, #{secCheckBalance}, #{useDyCount}, #{expireTip},
|
|
|
|
|
#{updateTime}, #{defaultUnit}, #{prefix}, #{outToSpms}, #{ullageFill}, #{scanPreIn}, #{vailInv},
|
|
|
|
|
#{entrutSpms}, #{codeFillCheck}, #{defaultSubInv}, #{defaultInv}, #{orderVisibleType},
|
|
|
|
|
#{preInBack}, #{supplementAll}, #{createUser}, #{createTime}, #{updateUser}, #{vailDispatch},
|
|
|
|
|
#{vailGroupBuy}, #{busType}, #{inStock}, #{actionType}, #{thrCheckEnable}, #{thrCheckWebNew},
|
|
|
|
|
#{thrCheckPdaUn}, #{thrCheckPdaEd}, #{thrCheckUdims}, #{thrCheckPc}, #{thrCheckSp},
|
|
|
|
|
#{thrCheckChange}, #{thrCheckBalance}, #{thrCheckCopy}, #{fillCodeRel}, #{checkVailDate},
|
|
|
|
|
#{checkExpire}, #{checkCertExpire})
|
|
|
|
|
</insert>
|
|
|
|
|
|
|
|
|
|
<select id="selectBusList" resultType="com.glxp.api.entity.basic.BasicBussinessTypeEntity">
|
|
|
|
@ -182,9 +138,8 @@
|
|
|
|
|
<select id="selectForThirdSys" resultType="com.glxp.api.entity.basic.BasicBussinessTypeEntity">
|
|
|
|
|
select action, name
|
|
|
|
|
from basic_bussiness_type
|
|
|
|
|
where action not in (
|
|
|
|
|
select code
|
|
|
|
|
from thr_system_bus_api)
|
|
|
|
|
where action not in (select code
|
|
|
|
|
from thr_system_bus_api)
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
<select id="selectCandidateBusType" resultType="com.glxp.api.entity.basic.BasicBussinessTypeEntity">
|
|
|
|
@ -193,13 +148,13 @@
|
|
|
|
|
where mainAction = #{mainAction}
|
|
|
|
|
and corpType = 3
|
|
|
|
|
and (supplementOrderType is null
|
|
|
|
|
or supplementOrderType = '')
|
|
|
|
|
or supplementOrderType = '')
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
<select id="selectByUser" resultType="com.glxp.api.entity.basic.BasicBussinessTypeEntity">
|
|
|
|
|
select basic_bussiness_type.*
|
|
|
|
|
from basic_bussiness_type
|
|
|
|
|
inner join auth_user_bustype on basic_bussiness_type.action = auth_user_bustype.scAction
|
|
|
|
|
inner join auth_user_bustype on basic_bussiness_type.action = auth_user_bustype.scAction
|
|
|
|
|
<where>
|
|
|
|
|
<if test="name != null and name != ''">
|
|
|
|
|
AND basic_bussiness_type.name like concat('%', #{name}, '%')
|
|
|
|
@ -230,7 +185,7 @@
|
|
|
|
|
resultType="com.glxp.api.res.basic.BasicBussinessTypeResponse">
|
|
|
|
|
SELECT basic_bussiness_type.*
|
|
|
|
|
FROM basic_bussiness_type
|
|
|
|
|
left JOIN auth_user_bustype ON basic_bussiness_type.action = auth_user_bustype.scAction
|
|
|
|
|
left JOIN auth_user_bustype ON basic_bussiness_type.action = auth_user_bustype.scAction
|
|
|
|
|
<where>
|
|
|
|
|
<if test="name != ''and name != null">
|
|
|
|
|
AND basic_bussiness_type.name LIKE concat('%', #{name}, '%')
|
|
|
|
@ -268,7 +223,7 @@
|
|
|
|
|
resultType="com.glxp.api.res.basic.BasicBussinessTypeResponse">
|
|
|
|
|
SELECT basic_bussiness_type.*
|
|
|
|
|
FROM basic_bussiness_type
|
|
|
|
|
left JOIN auth_warehouse_bustype ON basic_bussiness_type.action = auth_warehouse_bustype.action
|
|
|
|
|
left JOIN auth_warehouse_bustype ON basic_bussiness_type.action = auth_warehouse_bustype.action
|
|
|
|
|
<where>
|
|
|
|
|
<if test="name != ''and name != null">
|
|
|
|
|
AND basic_bussiness_type.name LIKE concat('%', #{name}, '%')
|
|
|
|
@ -310,7 +265,7 @@
|
|
|
|
|
select *
|
|
|
|
|
from basic_bussiness_type
|
|
|
|
|
<where>
|
|
|
|
|
<if test="list != null and list.size()!=0">
|
|
|
|
|
<if test="list != null and list.size() != 0">
|
|
|
|
|
and action not in
|
|
|
|
|
<foreach collection="list" item="item" open="(" separator="," close=")">
|
|
|
|
|
#{item}
|
|
|
|
@ -318,5 +273,4 @@
|
|
|
|
|
</if>
|
|
|
|
|
</where>
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
</mapper>
|
|
|
|
|