JLChen
2020-06-05 f86c8b5dcf5c84386745b009fc4115fa9db3b76d
SmartHome/SmartHome/Net/API.cs
@@ -220,5 +220,13 @@
    }
    /// <summary>
    /// 推送TokenID
    /// </summary>
    public class RegIDObj
    {
        public string RegID;
    }
    #endregion
}