rscder-pub/plugins/follow/__init__.py
2022-09-27 21:30:31 +08:00

5 lines
81 B
Python

from misc import Register
FOLLOW = Register('流程')
from follow.main import *