{ "lines": [ { "Format": "欢迎光临%s", "X": 1, "Y": 2, "Alignment": 1, "Args": [ "PlazaName" ] }, { "Format": " ", "X": 1, "Y": 1, "Alignment": 1 }, { "Format": "%s", "X": 1, "Y": 1, "Alignment": 1, "Args": [ "MerchantName" ] }, { "Format": " ", "X": 1, "Y": 1, "Alignment": 1 }, { "Format": "日期:%s", "X": 1, "Y": 1, "Args": [ "SystemCurrentTime" ] }, { "Format": "收银机编号:%s 小票号:%s", "X": 1, "Y": 1, "Args": [ "PosSN", "ReceiptNo" ] }, { "Format": "类型:%s", "X": 1, "Y": 1, "Args": [ "ReceiptType" ] } ] }