mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-21 22:39:16 +08:00
[更新]修改微信支付测试
This commit is contained in:
parent
bc59ee8ce5
commit
0d9840cc9d
@ -27,7 +27,7 @@ class Demo
|
||||
{
|
||||
|
||||
/**
|
||||
* 微信扫码支付模式一
|
||||
* 微信扫码支付模式一二维码显示
|
||||
* @return \think\Response
|
||||
* @throws \Endroid\QrCode\Exceptions\ImageFunctionFailedException
|
||||
* @throws \Endroid\QrCode\Exceptions\ImageFunctionUnknownException
|
||||
@ -41,7 +41,7 @@ class Demo
|
||||
}
|
||||
|
||||
/**
|
||||
* 通过处理
|
||||
* 微信扫码支付模式一通知处理
|
||||
* @return string
|
||||
* @throws \WeChat\Exceptions\InvalidResponseException
|
||||
*/
|
||||
@ -82,7 +82,7 @@ class Demo
|
||||
}
|
||||
|
||||
/**
|
||||
* 扫码支付测试
|
||||
* 扫码支付模式二测试二维码
|
||||
* @return \think\Response
|
||||
* @throws \Endroid\QrCode\Exceptions\ImageFunctionFailedException
|
||||
* @throws \Endroid\QrCode\Exceptions\ImageFunctionUnknownException
|
||||
|
Loading…
x
Reference in New Issue
Block a user