添加测试功能
This commit is contained in:
4
api_test.py
Normal file
4
api_test.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import time
|
||||
|
||||
if __name__ == '__main__':
|
||||
time.sleep(3600)
|
||||
Reference in New Issue
Block a user