LiveProject/enum/StreamType.swift
@@ -8,6 +8,7 @@
enum StreamType : Int{
    case
    NONE = -1,
    //系统
    SYSTEM = 0,
    //本地类型