@@ -3,6 +3,8 @@
* Copyright (c) 2019 ruoyi
*/
+import { getLodop } from "@/utils/LodopFuncs";
+
let Base64 = require('js-base64').Base64;
// 判断当前用户网络 外网/内网 返回接口地址
export function judgmentNetworkReturnAddress() {