This commit is contained in:
Rock Chin 2023-03-31 07:35:11 +00:00
parent 89e10d43de
commit da936ecfe3

View File

@ -17,3 +17,4 @@ class TestCommand(AbstractCommandNode):
reply.append('测试指令')
return True, reply