Commit b1512753 by gdj

补充DeviceEnum 1-99-2

parent e5f8a9a6
......@@ -133,6 +133,8 @@ public enum DeviceEnum {
M4TD_CAMERA(DeviceDomainEnum.PAYLOAD, DeviceTypeEnum.M4TD_CAMERA, DeviceSubTypeEnum.ZERO),
M4TD_CAMERA_2(DeviceDomainEnum.PAYLOAD, DeviceTypeEnum.M4TD_CAMERA, DeviceSubTypeEnum.TWO),
;
@Schema(enumAsRef = true)
......
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