5 lines
85 B
Python
5 lines
85 B
Python
from misc import Register
|
|
|
|
FOLLOW = Register('流程')
|
|
|
|
from follow.main import * |