no commit message

This commit is contained in:
annnj-company
2026-04-27 10:16:50 +08:00
parent 6fc3e6b64f
commit 0b78d5ad12
3 changed files with 0 additions and 9 deletions

View File

@@ -542,9 +542,6 @@ class Estimate extends Base
return $this->buildFailed('操作失败!');
}
// 推送预估数量更新给所有客户端
fetchAndPushEstimatePendingCount();
return $this->buildSuccess();
}