Fix: set pop_business_hours: 0x3F00 -> 0x7F00.
This commit is contained in:
parent
35b190ac64
commit
44d28759bf
@ -43,8 +43,8 @@
|
|||||||
"pop_max_price": 3600,
|
"pop_max_price": 3600,
|
||||||
"pop_carry_over": 1,
|
"pop_carry_over": 1,
|
||||||
"pop_daily_card_price": 0,
|
"pop_daily_card_price": 0,
|
||||||
"pop_business_hours": 16128,
|
"pop_business_hours": 32512,
|
||||||
"comment_pop_business_hours": "0x3F00 -> MON-SUN"
|
"comment_pop_business_hours": "0x7F00 -> MON-SUN"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"PaymentRate": [
|
"PaymentRate": [
|
||||||
|
Loading…
Reference in New Issue
Block a user