Browse Source

no message

master
weigang 5 years ago
parent
commit
10888bc3cb
  1. 2
      app/Service/v3/Implementations/MiniprogramService.php

2
app/Service/v3/Implementations/MiniprogramService.php

@ -264,7 +264,7 @@ class MiniprogramService implements MiniprogramServiceInterface
'thing8' => implode(';', $goodsInfo),
'thing7' => $horseman->name.'(电话:'.$horseman->tel.')',
'date3' => $orderMain->updated_at_text ?? '',
'thing4' => '懒族骑手已经拿到您订单货品,马上开始配送,请您耐心等待,您可以点击订单详情查看,感谢使用!',
'thing4' => '骑手开始配送,请您耐心等待,感谢使用!',
],
$userPage
);

Loading…
Cancel
Save