提交 096f7061 编写于 作者: 张文治(治)'s avatar 张文治(治)

Add new file

上级 7ea0010f
from locust import User, task
class master(User):
@task(20)
def hello(self):
pass
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册