You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

94 regels
1.4 KiB

  1. {
  2. "lines": [
  3. {
  4. "Model":"Top"
  5. },
  6. {
  7. "Format": "===============================",
  8. "X": 1,
  9. "Y": 1,
  10. "Alignment": 1
  11. },
  12. {
  13. "Format": "应收: ¥%s",
  14. "X": 1,
  15. "Y": 1,
  16. "Args": [
  17. "OrderAmount"
  18. ]
  19. },
  20. {
  21. "Format": "实收: ¥%s",
  22. "X": 1,
  23. "Y": 1,
  24. "Args": [
  25. "OrderRealPay"
  26. ]
  27. },
  28. {
  29. "Format": "会员折扣: -¥%s",
  30. "X": 1,
  31. "Y": 1,
  32. "EmptyPrintLine": 0,
  33. "Args": [
  34. "MemberDiscount"
  35. ]
  36. },
  37. {
  38. "Format": "优惠: -¥%s",
  39. "X": 1,
  40. "Y": 1,
  41. "EmptyPrintLine": 0,
  42. "Args": [
  43. "Discount"
  44. ]
  45. },
  46. {
  47. "Format": "找零: ¥%s",
  48. "X": 1,
  49. "Y": 1,
  50. "Args": [
  51. "Change"
  52. ]
  53. },
  54. {
  55. "Format": "退款: -¥%s",
  56. "X": 1,
  57. "Y": 1,
  58. "Args": [
  59. "RefundAmount"
  60. ]
  61. },
  62. {
  63. "Format": "===============================",
  64. "X": 1,
  65. "Y": 1,
  66. "Alignment": 1
  67. },
  68. {
  69. "Format": "退款: -¥%s",
  70. "X": 1,
  71. "Y": 1,
  72. "Args": [
  73. "RefundAmount"
  74. ]
  75. },
  76. {
  77. "Format": "实际扣款: ¥%s",
  78. "X": 1,
  79. "Y": 1,
  80. "Args": [
  81. "RealDeduction"
  82. ]
  83. },
  84. {
  85. "Model":"Bottom"
  86. },
  87. {
  88. "Format": "---(cut)---",
  89. "X": 1,
  90. "Y": 1,
  91. "Alignment": 1
  92. }
  93. ]
  94. }