镇管理公司任务-小组服务公司上交股金接口
This commit is contained in:
parent
dabac037c4
commit
41758438a4
@ -337,7 +337,7 @@ class CompanyController extends BaseApiController
|
|||||||
Db::commit();
|
Db::commit();
|
||||||
return $this->success('上交成功');
|
return $this->success('上交成功');
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
Db::rolback();
|
Db::rollback();
|
||||||
return $this->fail($e->getMessage());
|
return $this->fail($e->getMessage());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user