shizhongqi 11 месяцев назад
Родитель
Сommit
ee0154105e
1 измененных файлов с 3 добавлено и 0 удалено
  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);