PicDisPlayInfo.json 375 B

12345678910111213141516
  1. {
  2. "DisplayInfo": {
  3. "QRCodeImg": [{
  4. "QRCodeBase64": "${QRCodeBase64}",
  5. "QRCodeFileName": "weixin.jpg",
  6. "paymentType": "WeChatPay",
  7. "QRContent": ""
  8. }]
  9. },
  10. "sence": ${sence},
  11. "amounts": ${amounts},
  12. "license": "${license}",
  13. "notice": "${notice}",
  14. "enterTime": "2020-08-03T17:30:08+08:00",
  15. "leaveTime": "2020-09-03T17:30:08+08:00"
  16. }