@@ -143,6 +143,8 @@ class CostCalculation extends Api
}
if ($i > 0) {
$this->error('失败');
+ }else{
+ $this->success('成功');