dever 3 years ago
parent
commit
9eb39b78e9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      app/shop/lib/Sell.php

+ 3 - 0
app/shop/lib/Sell.php

@@ -1133,4 +1133,7 @@ class Sell
 
         return $html;
     }
+
+    # 打印小票信息
+    
 }