feat: 支持网站目标分组轻量管理(新增、编辑、描述展示),不修改和不提交倍率

This commit is contained in:
liumangmang
2026-07-01 17:47:36 +08:00
parent e5d7af8906
commit 8c2f1c13bb
7 changed files with 248 additions and 2 deletions
+1
View File
@@ -49,6 +49,7 @@ def test_normalize_groups_unwraps_wrapped_list_response():
"id": "default",
"name": "Default",
"rate_multiplier": "2.00",
"description": None,
"raw": {"id": "default", "name": "Default", "rateMultiplier": "2.0"},
}]