This commit is contained in:
songliang 2023-06-30 14:01:14 +08:00
parent bf6a11ea23
commit 0f66a219a5

View File

@ -201,6 +201,7 @@ class Shop(object):
], ],
'response': [ 'response': [
_common.RspHead(), _common.RspHead(),
['cost', 0, '每日精选的当前刷新价格'],
] ]
}, },
{ {