diff --git a/refined-manager/pom.xml b/refined-manager/pom.xml
index 58f2856796e0ff9d33701aa9586ce6b5dea2c391..99eae0bda60ae561c28c5676340d5691bfcee901 100644
--- a/refined-manager/pom.xml
+++ b/refined-manager/pom.xml
@@ -30,6 +30,7 @@
         <profiles.hik.appKey></profiles.hik.appKey>
         <profiles.hik.appSecret></profiles.hik.appSecret>
         <profiles.hik.callback></profiles.hik.callback>
+        <skipUi>false</skipUi>
     </properties>
 
     <profiles>
@@ -95,7 +96,7 @@
                 <profiles.active>qionglai</profiles.active>
                 <profiles.nacos.server-addr>127.0.0.1:8848</profiles.nacos.server-addr>
                 <profiles.php.host>http://192.168.0.98:8090</profiles.php.host>
-                <profiles.sms.smsSendUrl>http://172.15.28.113:8901/api/index/index</profiles.sms.smsSendUrl>
+                <profiles.sms.smsSendUrl>http://sms.wx3.com.cn</profiles.sms.smsSendUrl>
                 <profiles.sms.apiId>ADsUXLrS81vZDU95</profiles.sms.apiId>
             </properties>
         </profile>