From 578928d66720a75e6d06611324532dcb711e079c Mon Sep 17 00:00:00 2001
From: gerson <1405270578@qq.com>
Date: 星期三, 22 一月 2025 10:36:16 +0800
Subject: [PATCH] 统计重复问题

---
 customer_list/ch/ai_html/views/extension/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/customer_list/ch/ai_html/views/extension/index.html b/customer_list/ch/ai_html/views/extension/index.html
index 3c8d150..df69afd 100644
--- a/customer_list/ch/ai_html/views/extension/index.html
+++ b/customer_list/ch/ai_html/views/extension/index.html
@@ -274,7 +274,7 @@
 					};
 
 					const handleDownload = () => {
-						window.location.href = 'https://wi.beng35.com/download/wi-extension-1.0.5-chrome.zip';
+						window.location.href = 'https://wi.beng35.com/download/wi-extension-1.0.6-chrome.zip';
 					};
 
 					return {

--
Gitblit v1.9.3