shish il y a 3 ans
Parent
commit
48b511bd6e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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,