shish 3 лет назад
Родитель
Сommit
48b511bd6e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      biz-ghs/notify/classes/NotifyClass.php

+ 1 - 0
biz-ghs/notify/classes/NotifyClass.php

@@ -40,6 +40,7 @@ class NotifyClass extends BaseClass
                     'staffId' => $staffId,
                     'title' => $title,
                     'type' => 0,
+                    'targetId' => $id,
                     'read' => 0,
                     'content' => $customName . '申请退款' . $refundPrice . '元',
                     'page' => '/pagesOrder/refundDetail?from=1&id=' . $id,