联调短信发送功能

This commit is contained in:
guanj
2026-06-22 18:57:53 +08:00
parent 5180dfaf60
commit 5c766684f9
13 changed files with 855 additions and 430 deletions

View File

@@ -57,7 +57,7 @@ export default ({ command, mode }) => {
// target: "http://192.168.1.133:18093",
//target: "http://192.168.1.62:10215",
// target: 'http://192.168.1.127:18093', //cdf
target: "http://192.168.1.103:19001", //cdf
target: "http://192.168.2.130:18093", //cdf
changeOrigin: true,
secure: false,
rewrite: (path) => path.replace(/^\/api/, ""),