This commit is contained in:
songliang 2023-07-07 16:15:02 +08:00
parent 55b5501021
commit 0426e82fe0

View File

@ -347,7 +347,7 @@ class Market(object):
['quality_filter', 0, '品阶顾虑'],
['durability_filter', 0, '能量过滤'],
['price_filter', '', '价格过滤(用|分割)'],
['amount_filter', '', '数量过滤(low:top)']
['amount_filter', '', '数量过滤(低|高)']
],
'response': [
_common.RspHead(),