From 7393a61305c7e45a72a95b09e37e1895a76fa6b0 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期五, 02 八月 2024 10:36:34 +0800 Subject: [PATCH] fix 修复 id字符串格式转换错误问题 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 0764a75..1dc79cf 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ <!-- 闄愬埗妗嗘灦涓殑fastjson鐗堟湰 --> <fastjson.version>1.2.83</fastjson.version> <!-- 闈㈠悜杩愯鏃剁殑D-ORM渚濊禆 --> - <anyline.version>8.7.2-20240727</anyline.version> + <anyline.version>8.7.2-20240728</anyline.version> <!--宸ヤ綔娴侀厤缃�--> <flowable.version>7.0.1</flowable.version> -- Gitblit v1.9.3