|
@ -288,6 +288,7 @@ |
|
|
where createOrg = #{orgSid} |
|
|
where createOrg = #{orgSid} |
|
|
and manBankSid = #{mankSid} |
|
|
and manBankSid = #{mankSid} |
|
|
and supplyTypeValue = #{type} |
|
|
and supplyTypeValue = #{type} |
|
|
|
|
|
AND isDelete = 0 |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<update id="updateMank"> |
|
|
<update id="updateMank"> |
|
|