From 09ecca4a77a02a0f6b4c4e7928e9be48a12fe28a Mon Sep 17 00:00:00 2001 From: Lint Action Date: Wed, 9 Feb 2022 07:34:29 +0000 Subject: =?UTF-8?q?:rotating=5Flight:=20=E8=87=AA=E5=8A=A8=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/plugins/manage/data_source.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ATRI/plugins/manage') diff --git a/ATRI/plugins/manage/data_source.py b/ATRI/plugins/manage/data_source.py index d4f3b3c..bc9f801 100644 --- a/ATRI/plugins/manage/data_source.py +++ b/ATRI/plugins/manage/data_source.py @@ -173,7 +173,7 @@ class Manage(Service): return True temp_list.append(user_id) - + data["disable_user"] = temp_list ServiceTools().save_service(data, service) return True -- cgit v1.2.3