Commit d974dcc4 authored by pengfei's avatar pengfei

update 团长分销-增加奖励脚本请求idgen服务异常报警

parent a760e4fd
......@@ -78,7 +78,6 @@ class ColonelorderController extends Job
* User: pengfei@yidian-inc.com
* Date: 2021/9/7 10:40 上午
* @param $colonelPayInfoData
* @return bool
* @throws Exception
*/
private function handleSavePayInfo($colonelPayInfoData)
......@@ -95,7 +94,6 @@ class ColonelorderController extends Job
ColonelDistributorPayInfo::rollback();
throw new Exception($e->getMessage());
}
return true;
}
/**
......
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 to comment