shish 3 سال پیش
والد
کامیت
3e8ac9a7ae
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      biz-ghs/notify/classes/NotifyClass.php

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

@@ -23,7 +23,7 @@ class NotifyClass extends BaseClass
     {
         $mainId = $refund->mainId ?? 0;
         $shopId = $refund->shopId ?? 0;
-        $title = '新的售后申请待处理';
+        $title = '售后申请';
         $id = $refund->id;
         $refundPrice = $refund->refundPrice;
         $refundPrice = floatval($refundPrice);