宿州修改中科websocket地址和机构树用部门简称

ds-suzhou
luyya 2025-10-23 10:18:33 +08:00
parent 83dcb14325
commit cf848b0327
2 changed files with 2 additions and 2 deletions

View File

@ -105,7 +105,7 @@ public class SysDeptServiceImpl implements ISysDeptService {
return TreeBuildUtils.build(depts, (dept, tree) ->
tree.setId(dept.getDeptId())
.setParentId(dept.getParentId())
.setName(dept.getDeptName())
.setName(dept.getShortName())
.setWeight(dept.getOrderNum()));
}

View File

@ -33,7 +33,7 @@ public class MyApplicationContextRefreshedListener implements ApplicationListene
//滁州
// public static final String WEBSOCKET_URL = "ws://53.193.3.5:32090/vms/websocket/socketServer.do";
//铜陵
public static final String WEBSOCKET_URL = "ws://53.176.146.97:32090/vms/websocket/socketServer.do";
public static final String WEBSOCKET_URL = "ws://10.129.128.68:32090/vms/websocket/socketServer.do";
/**
* websocket