From a7fb2f5eab3e548f040004c1019f1c994eb91ad4 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 09 十二月 2025 14:44:36 +0800
Subject: [PATCH] 日常更新
---
package.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index a17bdeb..2c53a99 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sign-tool",
- "version": "2.7.7",
+ "version": "2.7.8",
"icon": "public/favicon.ico",
"main": "dist/electron/main/index.js",
"author": "",
@@ -54,6 +54,7 @@
"@alicloud/viapi-utils": "^1.0.0",
"@types/tracking": "^1.1.30",
"axios": "^0.27.2",
+ "baidu-aip-sdk": "^4.16.16",
"echarts": "^5.4.3",
"electron-log": "^4.4.8",
"electron-store": "^8.0.2",
--
Gitblit v1.8.0