Ver código fonte

胡庆余堂

cqp 5 meses atrás
pai
commit
48884d1de6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/Service/RDService.php

+ 1 - 1
app/Service/RDService.php

@@ -324,7 +324,7 @@ class RDService extends Service
         return $data;
         return $data;
     }
     }
 
 
-    public function generateOrderNumber($type, $device_id)
+    public function generateOrderNumber($type)
     {
     {
         if($type == 1){
         if($type == 1){
             $dayPrefix = date('Ymd', time()); // 例如 20251216
             $dayPrefix = date('Ymd', time()); // 例如 20251216