update fn name

This commit is contained in:
weisd
2024-09-11 16:27:39 +08:00
parent a2b7c4b245
commit 2339bdcbdf
+2
View File
@@ -192,6 +192,8 @@ impl ECStore {
)
.await?;
// TODO: 失败 重试 等试 3次
if deployment_id.is_none() {
deployment_id = Some(fm.id);
}