|
- {
- "lines": [
- {
- "Model":"Top"
- },
- {
- "Format": "===============================",
- "X": 1,
- "Y": 1,
- "Alignment": 1
- },
- {
- "Format": "应收: ¥%s",
- "X": 1,
- "Y": 1,
- "Args": [
- "OrderAmount"
- ]
- },
- {
- "Format": "实收: ¥%s",
- "X": 1,
- "Y": 1,
- "Args": [
- "OrderRealPay"
- ]
- },
- {
- "Format": "优惠: -¥%s",
- "X": 1,
- "Y": 1,
- "EmptyPrintLine": 0,
- "Args": [
- "Discount"
- ]
- },
- {
- "Format": "找零: ¥%s",
- "X": 1,
- "Y": 1,
- "Args": [
- "Change"
- ]
- },
- {
- "Format": "===============================",
- "X": 1,
- "Y": 1,
- "Alignment": 1
- },
- {
- "Format": "实际扣款: ¥%s",
- "X": 1,
- "Y": 1,
- "Args": [
- "RealDeduction"
- ]
- },
- {
- "Model":"Bottom"
- },
- {
- "Format": "---(cut)---",
- "X": 1,
- "Y": 1,
- "Alignment": 1
- }
- ]
- }
|