add workflow 天润Smart-ccc会话数据,dev
This commit is contained in:
parent
8c3bc9dac9
commit
a50f5cd69c
|
@ -180,7 +180,7 @@ def load_detail_exp_to_db(id):
|
|||
|
||||
if __name__ == "__main__":
|
||||
print(f'{formatted2_previous_hour(0)}开始请求会话信息')
|
||||
resL = request_data_signature_get()
|
||||
resL = request_data_signature_get(None)
|
||||
print(resL)
|
||||
if 'error' in resL:
|
||||
error = resL['error']
|
||||
|
|
Loading…
Reference in New Issue