3 Commits

Author SHA1 Message Date
BGStone
d4bb731f40 Merge 346db0ab56 into 61de130820 2025-07-04 16:12:36 +08:00
JEECG
61de130820 新增QQ交流群 2025-07-02 19:56:06 +08:00
BGStone
346db0ab56 Add files via upload
将原来的 一条记录一条Insert 语句,优化为 批量 Insert. 
优化效果:
(1)建表语句 由 【原:2525条】优化成 【现:99条】。
(2)时间由 【原:3 m 32 s 983 ms】  降低到  【现:28 s 705 ms】.
2023-12-30 18:51:44 +08:00
2 changed files with 3262 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ v2.0.0 | 2025-06-09
- 在线体验: http://jimureport.com/login
- 快速入门: [快速集成积木报表](https://help.jimureport.com/quick.html) | [开发文档](https://help.jimureport.com) | [视频教程](http://jimureport.com/doc/video)
- 技术支持: [发现bug请在github上发issue](https://github.com/jeecgboot/JimuReport/issues/new)
- QQ交流群 ③596660273、①212391162(满)、②929646317(满)
- QQ交流群 854804538、③596660273(满)、①212391162(满)、②929646317(满)

File diff suppressed because one or more lines are too long