Commit 71a765c4b6d62dc233ee25c0b2af62d16b50dde8

Authored by 王家文
1 parent b036f805
Exists in master

【工具】GM工具

public/favicon1.ico
No preview for this file type
src/components/PlayerEdit.vue
... ... @@ -279,7 +279,7 @@ export default {
279 279 value: '审核服',
280 280 }],
281 281 serversDict: {
282   - '本机': 'http://localhost:9002/api/gm/action',
  282 + '本机': 'http://127.0.0.1:9002/api/gm/action',
283 283 '内网测试服': 'http://172.10.10.18:9002/api/gm/action',
284 284 '审核服': 'http://152.136.44.171:40002/api/gm/action',
285 285 },
... ...