From e40fa3df043df12622fd0b654cd3ea9c147b96d7 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 16 七月 2025 23:29:10 +0800
Subject: [PATCH] 增加价格为0的判断,留下逻辑遗漏点

---
 app.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/app.json b/app.json
index fb99c71..eb047bf 100644
--- a/app.json
+++ b/app.json
@@ -138,6 +138,9 @@
   "permission": {
     "scope.userLocation": {
       "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�"
+    },
+    "clipboard": {
+      "desc": "鐢ㄤ簬澶嶅埗鍐呭鍒板壀璐存澘"
     }
   }
 }
\ No newline at end of file

--
Gitblit v1.9.1