生产配置
This commit is contained in:
@@ -39,7 +39,7 @@ npc:
|
||||
repeat-times: 5
|
||||
dxgc:
|
||||
operate-name: 地下古城副本
|
||||
# start-position: 地下古城
|
||||
start-position: 地下古城
|
||||
enable-novice-protection: true
|
||||
global-operation-objects:
|
||||
- 四方守卫(魂)
|
||||
@@ -58,7 +58,7 @@ npc:
|
||||
- 攻击镇边将军(魂)
|
||||
- 攻击太守(魂)
|
||||
actions:
|
||||
# - operation-objects: 进入古城中心
|
||||
- operation-objects: 进入古城中心
|
||||
# 北街
|
||||
- direction: UP
|
||||
repeat-times: 3
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
const {notification} = antd
|
||||
|
||||
const globalAxios = axios.create({
|
||||
// baseURL: "https://www.qnforever.top",
|
||||
baseURL: "http://127.0.0.1:8088",
|
||||
baseURL: "https://www.qnforever.top",
|
||||
// baseURL: "http://127.0.0.1:8088",
|
||||
timeout: 10000,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user