From 5dfa4aae98c53f1f3d5f8b9fa5308f359bfea104 Mon Sep 17 00:00:00 2001 From: jazz <49930677+jxmanxk@users.noreply.github.com> Date: 星期五, 04 三月 2022 19:23:41 +0800 Subject: [PATCH] update_202203041923_短信中心列表,短信临时发送 --- vue.config.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/vue.config.js b/vue.config.js index 9d70b33..7911fe1 100644 --- a/vue.config.js +++ b/vue.config.js @@ -32,7 +32,8 @@ devServer: { proxy: { '/api_test': { - target: 'http://192.168.31.22:8080/', + // target: 'http://192.168.2.106:3602/sms', // - 鍏� + target: 'https://phiskincrm.phiskin.com/sms', // - 绾夸笂 // target: 'http://192.168.1.163:8080/', // target: 'http://192.168.31.143:8080/', // 鍜� // target: 'http://192.168.31.143:8888/', // 鍜� -- Gitblit v1.8.0