shish há 1 ano atrás
pai
commit
82c2c4bf22
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app-ghs/controllers/OrderController.php

+ 1 - 1
app-ghs/controllers/OrderController.php

@@ -770,7 +770,7 @@ class OrderController extends BaseController
                 util::success(['returnStatus' => 'SUCCESS']);
                 util::success(['returnStatus' => 'SUCCESS']);
             } else {
             } else {
                 $msg = $response['msg'] ?? '';
                 $msg = $response['msg'] ?? '';
-                noticeUtil::push($msg, '15280215347');
+                noticeUtil::push($msg.' 编号145539', '15280215347');
                 util::success(['returnStatus' => 'FAILURE'], $msg);
                 util::success(['returnStatus' => 'FAILURE'], $msg);
             }
             }
         } catch (\Exception $e) {
         } catch (\Exception $e) {