This website works better with JavaScript
Home
Explore
Help
Sign In
dever-product
/
churen
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
edit
dever
3 years ago
parent
dfbe580c9c
commit
9eb39b78e9
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
app/shop/lib/Sell.php
+ 3
- 0
app/shop/lib/Sell.php
View File
@@ -1133,4 +1133,7 @@ class Sell
return $html;
}
+
+ # 打印小票信息
+
}