master
ELF 4 years ago
parent 527f70ae98
commit be3f92b0cf

@ -3,6 +3,7 @@ namespace Sdk\Controller;
use Think\Controller\RestController;
use Org\XiguSDK\Xigu;
use Qiniu\json_decode;
use Base\Service\PromoteService;
class BaseController extends RestController{
// 不需要验证游戏签名的接口 A.B A==> 控制器 B==》方法

Loading…
Cancel
Save