diff --git a/src/page/login/aiqa.vue b/src/page/login/aiqa.vue
index de9d2cbb..bb83345e 100644
--- a/src/page/login/aiqa.vue
+++ b/src/page/login/aiqa.vue
@@ -289,7 +289,7 @@ const AiData = (value = '') => {
       lowercaseValue.includes('打印机驱动下载地址')
     ) {
       aiResponse = '打印机启动下载地址如下:';
-      data.link = 'http://47.108.51.143:9000/logpm/other/CLodop_Setup_for_Win32NT.exe';
+      data.link = 'http://8.137.19.41:9000/logpm/other/CLodop_Setup_for_Win32NT.exe';
     } else if (
       lowercaseValue.includes('扫描仪驱动') ||
       lowercaseValue.includes('扫描仪驱动下载地址')
diff --git a/src/utils/LodopFuncs.js b/src/utils/LodopFuncs.js
index 1b8d7a15..95719fac 100644
--- a/src/utils/LodopFuncs.js
+++ b/src/utils/LodopFuncs.js
@@ -104,7 +104,7 @@ export function getLodop(oOBJECT, oEMBED) {
        <div class='container'>
        <div class='left'>
        <h2>安装Web打印服务</h2>
-       <p><b>第一步</b>:请您下载并安装Web打印服务CLodop。<a href='http://47.108.51.143:9000/logpm/other/CLodop_Setup_for_Win32NT.exe' target='_self'><b>点击下载</b></a></p>
+       <p><b>第一步</b>:请您下载并安装Web打印服务CLodop。<a href='http://8.137.19.41:9000/logpm/other/CLodop_Setup_for_Win32NT.exe' target='_self'><b>点击下载</b></a></p>
        </div>
        <div class='right'>
        <h2>打印机驱动下载</h2>
@@ -114,16 +114,16 @@ export function getLodop(oOBJECT, oEMBED) {
        <th>驱动地址</th>
        <th>驱动版本</th>
        </tr></thead><tbody><tr>
-       <td>Deli_2020.4_M-2</td><td><a href='http://47.108.51.143:9000/logpm/other/Deli_2020.4_M-2.zip' target='_self'>点击下载</a></td>
-       <td>2020.4</td></tr>
+       <td>Deli_2020.4_M-2</td><td><a href='http://8.137.19.41:9000/logpm/other/Deli_2020.4_M-2.zip' target='_self'>点击下载</a></td>
+       <td>2020.4</td></tr> 
        </tbody>
        </table>
       </div>
        </div>`;
     // var strCLodopInstallB = "<br>(若此前已安装过,可<a href='CLodop.protocol:setup' target='_self'>点这里直接再次启动</a>)";
-    var strCLodopInstallB = "<br>注意事项:";
+    var strCLodopInstallB = "<br>注意事项:"; 
     var strCLodopUpdate =
-      "<br><font color='#FF00FF'>Web打印服务CLodop需升级!点击这里<a href='http://47.108.51.143:9000/logpm/other/CLodop_Setup_for_Win32NT.exe' target='_self'>执行升级</a>";
+      "<br><font color='#FF00FF'>Web打印服务CLodop需升级!点击这里<a href='http://8.137.19.41:9000/logpm/other/CLodop_Setup_for_Win32NT.exe' target='_self'>执行升级</a>";
     var strLodop7FontTag = "<br><font color='#FF00FF'>Web打印服务Lodop7";
     var strLodop7HrefX86 = "点击这里<a href='Lodop7_Linux_X86_64.tar.gz' target='_self'>下载安装</a>(下载后解压,点击lodop文件开始执行)";
     var strLodop7HrefARM = "点击这里<a href='Lodop7_Linux_ARM64.tar.gz'  target='_self'>下载安装</a>(下载后解压,点击lodop文件开始执行)";
diff --git a/src/views/warehouse/prewarehousing/Prewarehouseorder.vue b/src/views/warehouse/prewarehousing/Prewarehouseorder.vue
index be333d7b..4b816f0b 100644
--- a/src/views/warehouse/prewarehousing/Prewarehouseorder.vue
+++ b/src/views/warehouse/prewarehousing/Prewarehouseorder.vue
@@ -1158,8 +1158,8 @@ const handleClose = res => {
 const handleDownLoadFile = () => {
   const url =
     details.ouPaiChooseType === 1
-      ? 'http://47.108.51.143:9000/bladex/upload/20240118/65c977fe6ac575ebb17803400a7abbc7.xlsx'
-      : 'http://8.137.14.82:9000/bladex/upload/20240612/%E6%97%A0%E5%8C%85%E6%9D%A1%E5%AF%BC%E5%85%A5%E6%A8%A1%E7%89%88%EF%BC%88%E8%B4%A7%E6%97%A0%E5%BF%A7-%E7%94%9F%E6%88%90%E5%8C%85%E6%9D%A1%EF%BC%89.xlsx';
+      ? 'http://8.137.19.41:9000/logpm/bladex/upload/20240118/65c977fe6ac575ebb17803400a7abbc7.xlsx'
+      : 'http://8.137.19.41:9000/logpm/bladex/upload/20240612/%E6%97%A0%E5%8C%85%E6%9D%A1%E5%AF%BC%E5%85%A5%E6%A8%A1%E7%89%88%28%E8%B4%A7%E6%97%A0%E5%BF%A7-%E7%94%9F%E6%88%90%E5%8C%85%E6%9D%A1%29.xlsx';
   const name =
     details.ouPaiChooseType === 1
       ? '包条导入模版(货无忧-生成包条).xlsx'
diff --git a/src/views/waybill/TemporaryStorageList.vue b/src/views/waybill/TemporaryStorageList.vue
index a9440836..2b78fdbe 100644
--- a/src/views/waybill/TemporaryStorageList.vue
+++ b/src/views/waybill/TemporaryStorageList.vue
@@ -1477,8 +1477,8 @@ const handleOpenAddTagDlog = async () => {
 const handleDownLoadFile = () => {
   const url =
     details.ouPaiChooseType === 1
-      ? 'http://47.108.51.143:9000/bladex/upload/20240118/65c977fe6ac575ebb17803400a7abbc7.xlsx'
-      : 'http://8.137.14.82:9000/bladex/upload/20240612/%E6%97%A0%E5%8C%85%E6%9D%A1%E5%AF%BC%E5%85%A5%E6%A8%A1%E7%89%88%EF%BC%88%E8%B4%A7%E6%97%A0%E5%BF%A7-%E7%94%9F%E6%88%90%E5%8C%85%E6%9D%A1%EF%BC%89.xlsx';
+      ? 'http://8.137.19.41:9000/logpm/bladex/upload/20240118/65c977fe6ac575ebb17803400a7abbc7.xlsx'
+      : 'http://8.137.19.41:9000/logpm/bladex/upload/20240612/%E6%97%A0%E5%8C%85%E6%9D%A1%E5%AF%BC%E5%85%A5%E6%A8%A1%E7%89%88%28%E8%B4%A7%E6%97%A0%E5%BF%A7-%E7%94%9F%E6%88%90%E5%8C%85%E6%9D%A1%29.xlsx';
   const name =
     details.ouPaiChooseType === 1
       ? '包条导入模版(货无忧-生成包条).xlsx'