You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
18
extend/app_alipay/aop/EncryptResponseData.php
Executable file
18
extend/app_alipay/aop/EncryptResponseData.php
Executable file
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
/**
|
||||
* TODO 补充说明
|
||||
*
|
||||
* User: jiehua
|
||||
* Date: 16/3/30
|
||||
* Time: 下午8:51
|
||||
*/
|
||||
|
||||
class EncryptResponseData {
|
||||
|
||||
|
||||
public $realContent;
|
||||
|
||||
public $returnContent;
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user