shish 1 år sedan
förälder
incheckning
af333cd5a3
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      biz-hd/shop/classes/ShopExtClass.php

+ 2 - 1
biz-hd/shop/classes/ShopExtClass.php

@@ -39,8 +39,9 @@ class ShopExtClass extends BaseClass
         $content .= '--------------------------------<BR>';
         $content .= "<BR>";
         $content .= "<BR>";
-        $content .= "<CB>此单客户未付款,2分钟后将自动取消,如有需要,请跟客户电话确认</CB><BR>";
+        $content .= "<CB>此单客户下单后10分钟未付款,稍后将自动取消,如有需要,请跟客户电话确认是否还要</CB><BR>";
         $content .= "<BR>";
+        $content .= "<CB>注意不是客户申请取消!!!</CB><BR>";
         $content .= '<AUDIO-CANCEL>';
         $ext = self::getByCondition(['shopId' => $shopId]);
         $printSn = $ext['printSn'] ?? '';