feat: K线数据使用Decimal类型,防止数值精度丢失和溢出

This commit is contained in:
2026-04-07 23:04:27 +08:00
parent ab1486929f
commit 007915b6f2
86 changed files with 64527 additions and 63858 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2150496053" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "937022628" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});