From b413394a0a4bdbb2b3af67f3faf86b3b7351655a Mon Sep 17 00:00:00 2001
From: jazz <jazzxhunter@163.com>
Date: 星期三, 24 八月 2022 11:20:31 +0800
Subject: [PATCH] update_202208241120_临时发送添加短信类型

---
 vue.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index 7911fe1..df3a825 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -33,7 +33,7 @@
     proxy: {
       '/api_test': {
         // target: 'http://192.168.2.106:3602/sms', // - 鍏�
-        target: 'https://phiskincrm.phiskin.com/sms', // - 绾夸笂
+        target: 'https://sms.phiskin.com/sms-admin', // - 绾夸笂
         // 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