@@ -2009,20 +2009,24 @@ if __name__ == '__main__':
...
@@ -2009,20 +2009,24 @@ if __name__ == '__main__':
#
#
# data_list = bh_utils.query_data(f"select * from geo_commit_task where reqId in ({req_id_sql}) ")
# data_list = bh_utils.query_data(f"select * from geo_commit_task where reqId in ({req_id_sql}) ")
data_list=bh_utils.query_data("select * from geo_commit_task where platform = 'DPA' and thinking_enabled = 1 and insertime > 1782021666 order by insertime desc")
# data_list = bh_utils.query_data("select * from geo_commit_task where platform = 'DP' and thinking_enabled = 1 and insertime > 1777564800 and type!='success' order by insertime asc")
data_list=bh_utils.query_data("select * from geo_commit_task where status = 'ING'")
# data_list = bh_utils.query_data("select * from geo_commit_task where prompt = '飞鹤和君乐宝奶粉的异同点对比' and platform = 'DB'")
# data_list = bh_utils.query_data("select * from geo_commit_task where pt = '20260720' and platform = 'TYQW' and type = 'success' ")
# data_list = bh_utils.query_data("select * from geo_commit_task where pt = '20260720' and platform = 'TYQW' and type = 'success' ")