add workflow 天润Smart-ccc会话数据,dev

This commit is contained in:
root 2024-08-02 15:50:17 +08:00
parent 8c3bc9dac9
commit a50f5cd69c
1 changed files with 1 additions and 1 deletions

View File

@ -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']