Compare commits
No commits in common. "zjy" and "main" have entirely different histories.
3
apps.py
3
apps.py
@ -3,5 +3,4 @@
|
|||||||
# 可以选择实时展示,每隔1s发送请求,服务器调用Computer_status.get_data_json_30s,返回json
|
# 可以选择实时展示,每隔1s发送请求,服务器调用Computer_status.get_data_json_30s,返回json
|
||||||
#
|
#
|
||||||
# 可以选择查看指定时间端的历史信息,发送请求,包含开始时间和结束时间,服务器调用Computer_status.get_data_json,返回json
|
# 可以选择查看指定时间端的历史信息,发送请求,包含开始时间和结束时间,服务器调用Computer_status.get_data_json,返回json
|
||||||
if __name__ == '__main__':
|
|
||||||
pass
|
|
||||||
|
Loading…
Reference in New Issue
Block a user