Iwan Lebron
2024-08-01 cfcda861640644e3597eff70775bfaf7186a55ad
src/main/java/com/genersoft/iot/vmp/gb28181/bean/GbStream.java
old mode 100644 new mode 100755
@@ -10,7 +10,7 @@
public class GbStream extends PlatformGbStream{
    @Schema(description = "ID")
    private Integer gbStreamId;
    private int gbStreamId;
    @Schema(description = "应用名")
    private String app;
    @Schema(description = "流ID")