wuliangbo
5 years ago
4 changed files with 36 additions and 1 deletions
@ -0,0 +1,14 @@ |
|||||||
|
<?php |
||||||
|
/** |
||||||
|
* Created by PhpStorm. |
||||||
|
* User: wuliangbo |
||||||
|
* Date: 2020/3/4 |
||||||
|
* Time: 09:59 |
||||||
|
*/ |
||||||
|
namespace EasyAlipay\Base\Model; |
||||||
|
use EasyAlipay\Kernel\AppRequest; |
||||||
|
|
||||||
|
class AlipayUserInfoShareReqyest extends AppRequest |
||||||
|
{ |
||||||
|
|
||||||
|
} |
Loading…
Reference in new issue