liuxiaolong
2020-12-29 5adb9117d705cc32a7d205ef8510919883853b9a
sysset.proto
@@ -55,4 +55,15 @@
    string serviceIp = 2;
    string domain = 3;
    int32 filePort = 4;
}
message Gb28181Config {
    string Id = 1;
    string ServerIp = 2;
    string ServerPort = 3;
    string PublicId = 4;
    string GbServerPort = 5;
    bool IsAuth = 6;
    string Password = 7;
    string UpdateTime = 8;
}