接口变动

This commit is contained in:
wkc
2026-03-06 13:59:27 +08:00
parent 69284d7da6
commit ea70710804
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ const CompressionPlugin = require('compression-webpack-plugin')
const name = process.env.VUE_APP_TITLE || '纪检初核系统' // 网页标题
const baseUrl = 'http://localhost:8080' // 后端接口
const baseUrl = 'http://localhost:62318' // 后端接口
const port = process.env.port || process.env.npm_config_port || 80 // 端口