xubinbin
2023-12-12 42a2772d1aa7493bcc4fac3e24ee8eda4eebc23d
src/main/java/com/genersoft/iot/vmp/gb28181/bean/PlatformGbStream.java
old mode 100644 new mode 100755
@@ -5,7 +5,7 @@
public class PlatformGbStream {
    @Schema(description = "ID")
    private Integer gbStreamId;
    private int gbStreamId;
    @Schema(description = "平台ID")
    private String platformId;