modified: README.md

This commit is contained in:
bill_juju 2025-08-07 12:01:12 +08:00
parent a8d15c8f94
commit c67f702cdf

View File

@ -22,7 +22,8 @@ event_dict可使用json或者python字典,形式如下:
# 参数必选项 # 参数必选项
result_path 计算出的结果保存路径; result_path 计算出的结果保存路径;
anchor_budget m点预算 anchor_budget m点预算 锚点占用户总数的比例;
anchor_num m点数量 默认为-1若不为-1则优先使用anchor_num不使用anchor_budget
# 参数可选项 # 参数可选项
anchor_screen m点参与时间的筛选标准默认为1取值0-1可不填写 anchor_screen m点参与时间的筛选标准默认为1取值0-1可不填写