cqp 2 ヶ月 前
コミット
0c8b0b6c63
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/Service/OrderService.php

+ 1 - 1
app/Service/OrderService.php

@@ -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,
                 ];