...
This commit is contained in:
parent
96575205c7
commit
6de1c84b8e
@ -109,7 +109,7 @@ class Shop(object):
|
|||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
['ret', Union([
|
['ret', _common.Union([
|
||||||
[_common.ShopTrans(), '链上交易结果'],
|
[_common.ShopTrans(), '链上交易结果'],
|
||||||
]), '购买结果'],
|
]), '购买结果'],
|
||||||
['award', _common.Award(), '奖励信息'],
|
['award', _common.Award(), '奖励信息'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user