add workflow 天润Smart-ccc会话数据,dev
This commit is contained in:
parent
ab6036d3b6
commit
966d93bc03
|
@ -182,7 +182,7 @@ def load_detail_exp_to_db(id):
|
|||
|
||||
if __name__ == "__main__":
|
||||
print(f'{formatted2_previous_hour(0)}开始请求会话信息')
|
||||
hour_delta = 1
|
||||
hour_delta = 2
|
||||
previous_time = previous_hour_timestamp(hour_delta)
|
||||
resL = request_data_signature_get(None)
|
||||
# print(resL)
|
||||
|
|
Loading…
Reference in New Issue