Commit 25a7b38f authored by litaolemo's avatar litaolemo

update

parent 04a60449
...@@ -732,7 +732,7 @@ for t in range(0, task_days): ...@@ -732,7 +732,7 @@ for t in range(0, task_days):
# print(res) # print(res)
device_type = res.device_os_type device_type = res.device_os_type
active_type = res.active_type active_type = res.active_type
channel_type = res.channel_type channel_type = res.channel
core_pv_division_uv = res.search_core_pv core_pv_division_uv = res.search_core_pv
pv_division_uv = res.search_pv pv_division_uv = res.search_pv
pid = hashlib.md5( pid = hashlib.md5(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment