ulord-sdk-api
latest
Contents:
code
test1 module
test2 module
ulord-sdk-api
Docs
»
code
»
test2 module
Edit on GitHub
test2 module
¶
test2.
init_test
(
t
)
[源代码]
¶
用于初始化项目测试,不需要任何参数
返回:
test2.
start
(
t
)
[源代码]
¶
启动项目入口
参数:
t
(
<int>
) -- test
返回:
test2.
test
(
v
)
[源代码]
¶
项目运行主要函数,需要传入一个参数
参数:
v
(
user's attribute and value
) -- int
返回: