Commit 580fbe54 by 叶明星

zc

parent 1854e1dc
Showing with 1 additions and 1 deletions
......@@ -49,7 +49,7 @@ class ExchangesTask extends Task
DB::commit();
SendDingTalk('充值完成');
SendDingTalk('充值完成#'.$this->data['id']);
return true;
}catch (\Exception $e){
DB::rollBack();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment