From ca9f1a2ee2f1545b64548212aef486e60b855f60 Mon Sep 17 00:00:00 2001 From: hujiabin Date: Wed, 19 Oct 2022 15:04:47 +0800 Subject: [PATCH] james --- doc/_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_common.py b/doc/_common.py index 340a3586..8dd2c27d 100644 --- a/doc/_common.py +++ b/doc/_common.py @@ -144,7 +144,7 @@ class UserInfo(object): ['pve_instance_id', 0, '已过pve副本id 0:一关未过'], ['!head_list', [0], '拥有的头像列表'], ['!head_frame_list', [0], '拥有的头像框列表'], - ['is_gain_item', 0, '0 为获取,1 以获取'], + ['is_gain_item', 0, '0 为获取,1 以获取'], ] class UserSimple(object):