添加group/docks/2

This commit is contained in:
孙小云 2026-01-23 08:49:16 +08:00
parent b246e53901
commit ba6fc1e068
2 changed files with 7 additions and 1 deletions

View File

@ -72,4 +72,10 @@ public class DockWithGPSVO implements Serializable {
/** 挂载列表 */ /** 挂载列表 */
private List<PayloadVO> payloadList; private List<PayloadVO> payloadList;
/** 纬度 */
private String latitude;
/** 经度 */
private String longitude;
} }

@ -1 +1 @@
Subproject commit 31454217ea9b6e7f31cd83584244dbfffac0b067 Subproject commit c57f66e0b7e793bba93fbd697fcb8bc556c8ff4d