From a7e07583541384e152fa2233f6185237ce89fb6b Mon Sep 17 00:00:00 2001 From: 潘志宝 <979469083@qq.com> Date: 星期三, 02 四月 2025 10:12:12 +0800 Subject: [PATCH] 设置查询导出数据精度 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 848638a..c43bd2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ node_modules .DS_Store dist +plat dist-ssr /dist* pnpm-debug -- Gitblit v1.9.3