DeliveryFeeCalc/config.json

22 lines
611 B
JSON

{
"Settings": {
"maxWeightSet": 25,
"maxLengthSet": 100,
"maxVolumeSet": 160,
"addFeeInterval": 5,
"addFeeSetting": 20,
"addFee": 5000,
"fontSize": 13,
"weightInterval": 0.5,
"setSaveSetting": true,
"favoriteDelv": "\ub178\ube60\uafb8\ud574\uc6b4(\ubc30\uc1a1\ube44)"
},
"Kipris": {
"use_kipris": true,
"usage_mode": "api",
"api_key": "X9Tz3JqC/JcCwxnNewA6qdloIN6QFIitVBgS1a2KVDYk1AmddaDTvzr6+t3dyLZV3gh2TPXdNhxsRQwaKP673Q==",
"set_status": [
"\ub4f1\ub85d"
]
}
}