zhaoqingang
2024-11-25 c795d4b39ce86ad9b502044d96df9392c0c7dca7
app/service/bisheng.py
@@ -94,7 +94,7 @@
                {
                    "id": item["chat_id"],
                    "name": process_name(item),
                    "update_date": item["update_time"],
                    "update_date": item["update_time"].replace("T", " "),
                    "updated_time": int(datetime.strptime(item["update_time"], "%Y-%m-%dT%H:%M:%S").timestamp() * 1000)
                }
                for item in data