@@ -52,6 +52,7 @@ class OrderRefundService{
if(!$succ){
throw_user($msg);
}
+ $this->refund->refundResult(true);
public function wechat(){
try {