修改ws默认端口
This commit is contained in:
parent
acff67c4ba
commit
ad2a79adb0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user