From 47dd646e04417124d478e9799e3dee1794de0cd7 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Fri, 6 Jan 2023 09:10:33 +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/service.py | 1 + 1 file changed, 1 insertion(+) (limited to 'ATRI') diff --git a/ATRI/service.py b/ATRI/service.py index 166cf21..4915c0a 100644 --- a/ATRI/service.py +++ b/ATRI/service.py @@ -369,6 +369,7 @@ class Service: class ServiceTools: """针对服务的工具类""" + def __init__(self, service: str): self.service = service -- cgit v1.2.3