From 6f7f24efb43a64c79325a425dcd3e507d55bf876 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 25 四月 2026 14:46:26 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun

---
 server/services/src/main/java/com/doumee/service/business/ShopInfoService.java |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/server/services/src/main/java/com/doumee/service/business/ShopInfoService.java b/server/services/src/main/java/com/doumee/service/business/ShopInfoService.java
index 7f1f255..c4d64e7 100644
--- a/server/services/src/main/java/com/doumee/service/business/ShopInfoService.java
+++ b/server/services/src/main/java/com/doumee/service/business/ShopInfoService.java
@@ -209,4 +209,13 @@
      */
     ShopSalesStatsVO getShopSalesStats(Integer shopId, Integer period);
 
+    /**
+     * 闂ㄥ簵淇敼瀵嗙爜
+     *
+     * @param shopId      闂ㄥ簵涓婚敭
+     * @param newPassword 鏂板瘑鐮�
+     * @param token       褰撳墠token锛堜慨鏀规垚鍔熷悗娓呴櫎锛�
+     */
+    void changePassword(Integer shopId, String newPassword, String token);
+
 }

--
Gitblit v1.9.3