You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
16
extend/app_alipay/aop/SignData.php
Executable file
16
extend/app_alipay/aop/SignData.php
Executable file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: jiehua
|
||||
* Date: 15/5/2
|
||||
* Time: 下午6:21
|
||||
*/
|
||||
|
||||
class SignData {
|
||||
|
||||
public $signSourceData=null;
|
||||
|
||||
|
||||
public $sign=null;
|
||||
|
||||
}
|
Reference in New Issue
Block a user