@@ -623,7 +623,7 @@ class OrderService extends Service
// URL 可自定义跳转地址
$options = [
- 'url' => 'https://xlkj.qingyaokeji.com/#/wxDetailGet?openid='.$openid.'&employee_id='.$employee_id,
+ 'url' => 'https://xlkj.qingyaokeji.com/#/wxDetailGet?openid='.$openid.'&employee_id='.$employee_id.'&id='.$reminder['id'],
'openid' => $openid,
];