新增: F-04多Provider负载均衡池(数据层+选择器+并发原语)+CR-52白项

This commit is contained in:
2026-06-17 02:04:58 +08:00
parent 31ea151bb2
commit 79b6a43095
12 changed files with 463 additions and 16 deletions

View File

@@ -724,6 +724,8 @@ mod tests {
config: None,
created_at: "0".to_string(),
updated_at: "0".to_string(),
enabled: true,
weight: 50,
})
.await
.expect("insert provider");