1
This commit is contained in:
parent
408adc225d
commit
04c01a4659
@ -1,5 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
/*
|
||||||
|
services/callback/common/SignatureService.php
|
||||||
|
需要对web3service回调的做签名校验!!!
|
||||||
|
*/
|
||||||
|
|
||||||
class CallbackController extends BaseController {
|
class CallbackController extends BaseController {
|
||||||
|
|
||||||
private $handlers = array(
|
private $handlers = array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user