quguofeng 1 年之前
父節點
當前提交
6ab85fb55e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      crmeb/services/sms/storage/Yunxin.php

+ 1 - 0
crmeb/services/sms/storage/Yunxin.php

@@ -247,6 +247,7 @@ class Yunxin extends BaseSmss
                     'content' => $resp['content'],
                     'template' => $resp['template'],
                     'record_id' => $resp['id'],
+                    'temp_id' => $param['temp_id']
                 ]);
             }
         } catch (\Exception $exception) {