# 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 reqId in ('fd51b424-e5d0-4423-837b-e56fe8d4fa0f')")
data_list=bh_utils.query_data("select * from geo_commit_task where status= 'ING' and channel is null")
# 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' ")