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