@@ -83,4 +83,13 @@ class BalancePaymentService extends PaymentService
{
}
+ /**
+ * 支付结果处理
+ * @return string
+ * @throws \WeChat\Exceptions\InvalidResponseException
+ */
+ public function payorder(): string
+ {
+
+ }