This commit is contained in:
songliang 2023-06-25 19:18:42 +08:00
parent 36e4d72449
commit 8031349ec9

View File

@ -217,6 +217,7 @@ class Shop(object):
],
'response': [
_common.RspHead(),
['block_chain', [], '链上购买订单信息']
]
}
]