22 lines
315 B
JSON
22 lines
315 B
JSON
{
|
|
"1": {
|
|
"creditRewardCnt": 10,
|
|
"id": 1,
|
|
"totalPrice": 10000
|
|
},
|
|
"2": {
|
|
"creditRewardCnt": 20,
|
|
"id": 2,
|
|
"totalPrice": 30000
|
|
},
|
|
"3": {
|
|
"creditRewardCnt": 50,
|
|
"id": 3,
|
|
"totalPrice": 50000
|
|
},
|
|
"4": {
|
|
"creditRewardCnt": 60,
|
|
"id": 4,
|
|
"totalPrice": 100000
|
|
}
|
|
} |