修改ws默认端口

This commit is contained in:
zhl 2021-04-30 09:52:50 +08:00
parent acff67c4ba
commit ad2a79adb0

View File

@ -1,7 +1,7 @@
import axios from 'axios'
const apiBase = 'http://127.0.0.1:2567/api'
const apiBase = 'http://127.0.0.1:2668/api'
/**
*
* @param roomId