Commit 4745cc12 authored by p x's avatar p x
Browse files

后台2.0,车辆位姿使用HTTP SSE协议推送,注释调原来的ws推送位姿方法

parent d42c40cd
...@@ -6,7 +6,7 @@ plugins { ...@@ -6,7 +6,7 @@ plugins {
} }
group = "com.inzy" group = "com.inzy"
version = "1.0" version = "2.0"
description = "ws 模拟" description = "ws 模拟"
// 禁用普通 JAR 打包 // 禁用普通 JAR 打包
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment