@@ -87,6 +87,8 @@ class ServiceLogic extends BaseLogic
'content'=>$params['content'],
'order_id'=>0,
]);
+ Db::commit();
+ return ['code'=>1,'data'=>$result];
if($result){
$data = [