[2.15.0] change the dispatch bean info
This commit is contained in:
@@ -11,8 +11,8 @@ public class DispatchAdasAutoPilotLocReceiverBean {
|
||||
public static final int DISPATCH_TYPE_START = 1;
|
||||
public static final int DISPATCH_TYPE_STOP = 2;
|
||||
|
||||
private int source; // 1:衡阳 2:鄂州
|
||||
private int type; // 1:启动 2:停止
|
||||
private int source; // 1:站点调度 2:机场调度
|
||||
private int type; // 1:调度启动 2:调度停止
|
||||
private String poiId;
|
||||
|
||||
private double startLat;
|
||||
|
||||
Reference in New Issue
Block a user