2022-07-25 15:59:51 +08:00

9 lines
144 B
JSON

{
"source": [
["name","value"],
["Visit", 20],
["Inquiry", 40],
["Order", 60],
["Click", 80]
]
}