Update gongxiangcishu.py

This commit is contained in:
恍兮惚兮 2024-04-25 13:24:08 +08:00
parent 457f5f760f
commit f751ea83dd

View File

@ -101,7 +101,7 @@ class Process:
)
if self.status != s:
self.status = s
vnrshareddict(self)
vnrshareddict(self)
def process_before(self, content):
___idx = 1