feat: sync latest ARR implementation
This commit is contained in:
@@ -219,7 +219,7 @@ def rule_set_sha256() -> str:
|
||||
"lexical_fallback",
|
||||
],
|
||||
"filename": "各渠道情况-YYYY年MM月-更新至M.D.xlsx",
|
||||
"formula_policy": "no_formulas",
|
||||
"formula_policy": "total_price_equals_real_price_times_nights_times_rooms_v1",
|
||||
}
|
||||
return hashlib.sha256(
|
||||
json.dumps(payload, ensure_ascii=False, sort_keys=True).encode("utf-8")
|
||||
|
||||
Reference in New Issue
Block a user