1
This commit is contained in:
parent
5a8b2a6d75
commit
2e05bd176c
@ -8,6 +8,8 @@ class BlockChainService {
|
|||||||
注意!!!:
|
注意!!!:
|
||||||
调用方调用前需要校验actionType和myself()->_getAddress,
|
调用方调用前需要校验actionType和myself()->_getAddress,
|
||||||
非法的参数,或者签名服挂了,该函数直接中断请求,不会运行到调用方后续逻辑
|
非法的参数,或者签名服挂了,该函数直接中断请求,不会运行到调用方后续逻辑
|
||||||
|
|
||||||
|
trans_id:订单id
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public static function gameItemMallBuy($actionType, $price, $itemId, $itemNum)
|
public static function gameItemMallBuy($actionType, $price, $itemId, $itemNum)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user