shizhongqi vor 10 Monaten
Ursprung
Commit
ee0154105e
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      common/components/printUtil.php

+ 3 - 0
common/components/printUtil.php

@@ -58,6 +58,9 @@ class printUtil
         }
     }
 
+    /**
+     * 打印订单
+     */
     public function printMsg($content, $shop = null, $orderSn = '')
     {
         $contentLength = strlen($content);