{ "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": [ "MemberDiscount" ] }, { "Format": "优惠: -¥%s", "X": 1, "Y": 1, "EmptyPrintLine": 0, "Args": [ "Discount" ] }, { "Format": "找零: ¥%s", "X": 1, "Y": 1, "Args": [ "Change" ] }, { "Format": "退款: -¥%s", "X": 1, "Y": 1, "Args": [ "RefundAmount" ] }, { "Format": "===============================", "X": 1, "Y": 1, "Alignment": 1 }, { "Format": "退款: -¥%s", "X": 1, "Y": 1, "Args": [ "RefundAmount" ] }, { "Format": "实际扣款: ¥%s", "X": 1, "Y": 1, "Args": [ "RealDeduction" ] }, { "Model":"Bottom" }, { "Format": "---(cut)---", "X": 1, "Y": 1, "Alignment": 1 } ] }