feat: 支付tiaoshi
parent
200f31aee9
commit
0c0b268a65
|
@ -122,6 +122,7 @@ class WeChatServer
|
|||
case Client_::oa:
|
||||
case Client_::h5:
|
||||
case Client_::pc:
|
||||
case Client_::api:
|
||||
$notify_url = self::getUrl('pay/notifyOa');
|
||||
break;
|
||||
case Client_::android:
|
||||
|
|
Loading…
Reference in New Issue