From e40fa3df043df12622fd0b654cd3ea9c147b96d7 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期三, 16 七月 2025 23:29:10 +0800 Subject: [PATCH] 增加价格为0的判断,留下逻辑遗漏点 --- project.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/project.config.json b/project.config.json index eded02d..5eba6c6 100644 --- a/project.config.json +++ b/project.config.json @@ -136,6 +136,6 @@ "include": [] }, "appid": "wx7f362fe7cb6e0d1f", - "libVersion": "3.8.10", + "libVersion": "3.8.11", "projectname": "jsek-applet" } \ No newline at end of file -- Gitblit v1.9.1