From 1d8bbd004596d25819f93bded305d555a2893b16 Mon Sep 17 00:00:00 2001
From: lpw
Date: Tue, 18 Mar 2025 09:02:55 +0800
Subject: [PATCH] 提交 4.4.0

---
 config/wa_sdk_impl_config_aihelp.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/wa_sdk_impl_config_aihelp.xml b/config/wa_sdk_impl_config_aihelp.xml
index 1eebe74..61bd9d7 100644
--- a/config/wa_sdk_impl_config_aihelp.xml
+++ b/config/wa_sdk_impl_config_aihelp.xml
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <config>
-	<version val="AIHELP3.16.0"/>
+	<version val="AIHELP4.4.0" />
     <comps>
-        <!-- 公共模块 -->
-        <comp module="CORE" plaf="AIHELP" mandatory="YES" value="WAAIhelpCore" desc="公共模块"/>
-        <comp module="CSC" plaf="AIHELP" mandatory="YES" value="WAAIhelpCsc" desc="客服系统模块"/>
+        
+        <comp module="CORE" plaf="AIHELP" mandatory="YES" value="WAAIhelpCore" desc="公共模块" />
+        <comp module="CSC" plaf="AIHELP" mandatory="YES" value="WAAIhelpCsc" desc="客服系统模块" />
     </comps>
-</config>
+</config>
\ No newline at end of file

--
Gitblit v1.8.0