添加后台代理代码
This commit is contained in:
16
codes/agent/game/api/payment/alipay/aop/SignData.php
Normal file
16
codes/agent/game/api/payment/alipay/aop/SignData.php
Normal 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