调整推流导入的数据格式

This commit is contained in:
648540858
2024-07-15 17:52:27 +08:00
parent d9c0d0637c
commit 1dcb912910
4 changed files with 15 additions and 14 deletions

View File

@@ -87,7 +87,7 @@ public class CommonGBChannel {
@Schema(description = "国标-经度 WGS-84坐标系")
private Double gbLongitude;
@Schema(description = "国标-,纬度 WGS-84坐标系")
@Schema(description = "国标-纬度 WGS-84坐标系")
private Double gbLatitude;
@Schema(description = "国标-虚拟组织所属的业务分组ID")