This commit is contained in:
aozhiwei 2024-11-27 10:44:37 +08:00
parent fe3371f582
commit a1781b88be

View File

@ -99,7 +99,7 @@ class AAWheel(object):
{
'method': 'POST',
'name': '/api/v1/shop/buy',
'desc': '掷骰子',
'desc': '商店-购买',
'group': '!AAWheel',
'url': 'https://wheel-test.kingsome.cn/api/v1/shop/buy',
'headers': _common.JwtHeader,