From efbbbb7f1af1c9efdee86341bf8e6ff0bbc35452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=88=E7=A7=91=E6=96=AF=EF=BC=88NexIoT=EF=BC=89?= <16120872+nexiot@user.noreply.gitee.com> Date: Tue, 23 Sep 2025 14:05:56 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=A2=9E=E5=8A=A0=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E5=92=8C=E5=AF=86=E7=A0=81=EF=BC=8C=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=97=A0=E7=94=A8=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...16\267\345\217\226\345\257\206\347\240\201).zip" | Bin package-lock.json | 6 ------ 2 files changed, 6 deletions(-) rename "0923sql(\350\277\233\347\276\244\350\216\267\345\217\226).zip" => "0923sql(\350\277\233\347\276\244\350\216\267\345\217\226\345\257\206\347\240\201).zip" (100%) delete mode 100644 package-lock.json diff --git "a/0923sql(\350\277\233\347\276\244\350\216\267\345\217\226).zip" "b/0923sql(\350\277\233\347\276\244\350\216\267\345\217\226\345\257\206\347\240\201).zip" similarity index 100% rename from "0923sql(\350\277\233\347\276\244\350\216\267\345\217\226).zip" rename to "0923sql(\350\277\233\347\276\244\350\216\267\345\217\226\345\257\206\347\240\201).zip" diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 531340f..0000000 --- a/package-lock.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "Universal-IoT-Java", - "lockfileVersion": 2, - "requires": true, - "packages": {} -} -- Gitee