PS C:\Windows\system32> netstat -ano|findstr 9331
TCP 0.0.0.0:9331 0.0.0.0:0 LISTENING 485360
TCP 192.168.50.11:9331 192.168.50.11:49195 TIME_WAIT 0
PS C:\Windows\system32> taskkill /PID 485360 /F
2. maven 打包依赖第三方
3. 关于若依微服务编辑出现中文乱码问题
com.fasterxml.jackson.databind.JsonMappingException: Invalid UTF-8 start byte 0xb9
at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 231] (through reference chain: com.collection.substation.domain.Dc3Camera["cameraArea"])