Commit 4223c03b by gdj

修改DroneThingVersionEnum。

parent a8529788
...@@ -25,7 +25,8 @@ public enum DroneThingVersionEnum implements IThingVersion { ...@@ -25,7 +25,8 @@ public enum DroneThingVersionEnum implements IThingVersion {
V1_2_0("1.2.0", CloudSDKVersionEnum.V1_0_3), V1_2_0("1.2.0", CloudSDKVersionEnum.V1_0_3),
v1_3_0("1.3.0", CloudSDKVersionEnum.V1_3_0), // v1_3_0("1.3.0", CloudSDKVersionEnum.V1_3_0),
v1_3_0("1.3.0", CloudSDKVersionEnum.V1_0_3),
/** /**
* 草莓适配 * 草莓适配
......
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