|
|
|
@ -47,6 +47,9 @@ public class IotVisualComponentDTO implements Serializable { |
|
|
|
private String previewOptions; |
|
|
|
@Schema(description = "部件json") |
|
|
|
private String hash; |
|
|
|
|
|
|
|
private String config; |
|
|
|
|
|
|
|
@Schema(description = "备注说明") |
|
|
|
private String remarks; |
|
|
|
@Schema(description = "所属企业(租户code)") |
|
|
|
|