|
|
@@ -36,7 +36,7 @@
|
|
|
|
|
|
<select id="logPageByShop" resultType="com.sqx.modules.errand.IndentSmsSendLogVO">
|
|
|
select
|
|
|
- issl.*, o.delivery_imgs as imgs, gs.shop_name as sendFromShopName
|
|
|
+ issl.*, o.delivery_imgs as imgs, gs.shop_name as sendFromShopName,gs.phone as sendFromPhone
|
|
|
from
|
|
|
tb_indent_sms_send_log issl
|
|
|
left join tb_indent i on i.indent_id = issl.order_id
|