feat(chanlun): 分钟级别日期自适应输出时分 YYYY-MM-DD HH:MM

This commit is contained in:
Justin Gu
2026-06-17 18:17:32 +08:00
parent 87f11e409c
commit 85e0f8a65f
4 changed files with 81 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "easy-tdx"
version = "1.14.4"
version = "1.14.5"
description = "通达信 TCP 协议行情数据客户端,支持在线行情、离线数据读取与写入同步"
readme = "README.md"
requires-python = ">=3.10"