160 lines
3.0 KiB
JSON
160 lines
3.0 KiB
JSON
{
|
|
"structure": "PetAdWorkGift",
|
|
"fields": [
|
|
{
|
|
"name": "Id",
|
|
"type": "i32"
|
|
},
|
|
{
|
|
"name": "Reward",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "Price_New",
|
|
"type": "double"
|
|
},
|
|
{
|
|
"name": "Price_Old",
|
|
"type": "double"
|
|
},
|
|
{
|
|
"name": "Duration",
|
|
"type": "i32"
|
|
},
|
|
{
|
|
"name": "Limit",
|
|
"type": "i32"
|
|
},
|
|
{
|
|
"name": "Discount",
|
|
"type": "double"
|
|
},
|
|
{
|
|
"name": "ChargeId",
|
|
"type": "i32"
|
|
}
|
|
],
|
|
"count": 12,
|
|
"items": [
|
|
{
|
|
"Id": "1",
|
|
"Reward": "Energy=0",
|
|
"Price_New": "1.99",
|
|
"Price_Old": "1.99",
|
|
"Duration": "86400",
|
|
"Limit": "0",
|
|
"Discount": "1",
|
|
"ChargeId": "101"
|
|
},
|
|
{
|
|
"Id": "2",
|
|
"Reward": "Energy=100",
|
|
"Price_New": "6.99",
|
|
"Price_Old": "6.99",
|
|
"Duration": "259200",
|
|
"Limit": "900",
|
|
"Discount": "1",
|
|
"ChargeId": "102"
|
|
},
|
|
{
|
|
"Id": "3",
|
|
"Reward": "Energy=200",
|
|
"Price_New": "13.99",
|
|
"Price_Old": "13.99",
|
|
"Duration": "604800",
|
|
"Limit": "300",
|
|
"Discount": "1",
|
|
"ChargeId": "103"
|
|
},
|
|
{
|
|
"Id": "4",
|
|
"Reward": "Energy=0",
|
|
"Price_New": "1.79",
|
|
"Price_Old": "1.99",
|
|
"Duration": "86400",
|
|
"Limit": "0",
|
|
"Discount": "0.9",
|
|
"ChargeId": "106"
|
|
},
|
|
{
|
|
"Id": "5",
|
|
"Reward": "Energy=100",
|
|
"Price_New": "6.29",
|
|
"Price_Old": "6.99",
|
|
"Duration": "259200",
|
|
"Limit": "900",
|
|
"Discount": "0.9",
|
|
"ChargeId": "107"
|
|
},
|
|
{
|
|
"Id": "6",
|
|
"Reward": "Energy=200",
|
|
"Price_New": "12.59",
|
|
"Price_Old": "13.99",
|
|
"Duration": "604800",
|
|
"Limit": "300",
|
|
"Discount": "0.9",
|
|
"ChargeId": "108"
|
|
},
|
|
{
|
|
"Id": "7",
|
|
"Reward": "Energy=0",
|
|
"Price_New": "1.39",
|
|
"Price_Old": "1.99",
|
|
"Duration": "86400",
|
|
"Limit": "0",
|
|
"Discount": "0.7",
|
|
"ChargeId": "109"
|
|
},
|
|
{
|
|
"Id": "8",
|
|
"Reward": "Energy=100",
|
|
"Price_New": "4.89",
|
|
"Price_Old": "6.99",
|
|
"Duration": "259200",
|
|
"Limit": "900",
|
|
"Discount": "0.7",
|
|
"ChargeId": "110"
|
|
},
|
|
{
|
|
"Id": "9",
|
|
"Reward": "Energy=200",
|
|
"Price_New": "9.79",
|
|
"Price_Old": "13.99",
|
|
"Duration": "604800",
|
|
"Limit": "300",
|
|
"Discount": "0.7",
|
|
"ChargeId": "111"
|
|
},
|
|
{
|
|
"Id": "10",
|
|
"Reward": "Energy=0",
|
|
"Price_New": "0.99",
|
|
"Price_Old": "1.99",
|
|
"Duration": "86400",
|
|
"Limit": "0",
|
|
"Discount": "0.5",
|
|
"ChargeId": "112"
|
|
},
|
|
{
|
|
"Id": "11",
|
|
"Reward": "Energy=100",
|
|
"Price_New": "3.49",
|
|
"Price_Old": "6.99",
|
|
"Duration": "259200",
|
|
"Limit": "900",
|
|
"Discount": "0.5",
|
|
"ChargeId": "113"
|
|
},
|
|
{
|
|
"Id": "12",
|
|
"Reward": "Energy=200",
|
|
"Price_New": "6.99",
|
|
"Price_Old": "13.99",
|
|
"Duration": "604800",
|
|
"Limit": "300",
|
|
"Discount": "0.5",
|
|
"ChargeId": "114"
|
|
}
|
|
]
|
|
} |