zy-acs-flow/.env | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
zy-acs-flow/src/map/player.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
zy-acs-manager/src/main/resources/application.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-acs-flow/.env
@@ -2,4 +2,4 @@ # COOL_BASE_IP = 'localhost' COOL_BASE_IP = '192.168.4.53' COOL_BASE_PORT = 9090 COOL_BASE_PORT = 8088 zy-acs-flow/src/map/player.js
@@ -274,10 +274,6 @@ resize = (width, height) => { this.app.renderer.resize(width, height); this.mapContainer.children.forEach((child) => { child.x = width / 2; child.y = height / 2; }); } destroy = () => { zy-acs-manager/src/main/resources/application.yml
@@ -1,5 +1,5 @@ server: port: 9090 port: 8088 # 192.168.137.66 spring: application: