You've already forked qlg.tsgz.moe
addons
app_download_files
extend
alipay
app_alipay
aop
request
test
AlipayMobilePublicMultiMediaClient.php
AlipayMobilePublicMultiMediaExecute.php
AopClient.php
AopEncrypt.php
EncryptParseItem.php
EncryptResponseData.php
SignData.php
lotusphp_runtime
AopSdk.php
demo.php
version.txt
╦╡├ў.txt
image
org
phpexcel
phpmailer
unionpay
verify
wechat
wxpay
.htaccess
hyhproject
mobile
oss
static
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5436787D.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
18 lines
175 B
PHP
Executable File
18 lines
175 B
PHP
Executable File
<?php
|
|
/**
|
|
* TODO 补充说明
|
|
*
|
|
* User: jiehua
|
|
* Date: 16/3/30
|
|
* Time: 下午8:51
|
|
*/
|
|
|
|
class EncryptResponseData {
|
|
|
|
|
|
public $realContent;
|
|
|
|
public $returnContent;
|
|
|
|
|
|
}
|