10、问诊订单退款
11、药品订单退款 12、问诊订单模拟退款 13、药品订单模拟退款
This commit is contained in:
@@ -641,7 +641,7 @@ class PatientOrderService extends BaseService
|
||||
}
|
||||
|
||||
Db::commit();
|
||||
} catch (\Exception $e) {
|
||||
} catch (\Throwable $e) {
|
||||
Db::rollBack();
|
||||
return fail(HttpEnumCode::HTTP_ERROR, $e->getMessage());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user