no commit message
This commit is contained in:
@@ -542,9 +542,6 @@ class Estimate extends Base
|
||||
return $this->buildFailed('操作失败!');
|
||||
}
|
||||
|
||||
// 推送预估数量更新给所有客户端
|
||||
fetchAndPushEstimatePendingCount();
|
||||
|
||||
return $this->buildSuccess();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user