From e1a6180b729a8f59bf35ae8dabb35db0ad326cbc Mon Sep 17 00:00:00 2001 From: wuhao <15392746632@qq.com> Date: Mon, 16 Nov 2020 16:21:57 +0800 Subject: [PATCH] =?UTF-8?q?channel=E7=BC=BA=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update_data/update_user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_data/update_user.py b/update_data/update_user.py index 0b5d045..c249b86 100644 --- a/update_data/update_user.py +++ b/update_data/update_user.py @@ -119,7 +119,7 @@ class LoadUserData(LoadData): u['uid'], u['name'], u.get('ext_owner', 'unkonwn'), - u.get('ext_channel', 'ext_channel'), + u.get('ext_channel', 'unkonwn'), u['ctime'], u['lv'], u['vip'],