|
@ -48,6 +48,6 @@ |
|
|
and CUSTOMER_ID = #{customerId} |
|
|
and CUSTOMER_ID = #{customerId} |
|
|
and CLIENT_TYPE = #{clientType} |
|
|
and CLIENT_TYPE = #{clientType} |
|
|
and TEMPLATE_ID = #{templateId} |
|
|
and TEMPLATE_ID = #{templateId} |
|
|
and OPEN_ID = #{openId} |
|
|
and WX_OPEN_ID = #{openId} |
|
|
</select> |
|
|
</select> |
|
|
</mapper> |
|
|
</mapper> |