Operater.DTO/Tk/TkWxUtilDto.cs @@ -44,4 +44,9 @@ public string timestamp { get; set; } public string appid { get; set; } } public class GetwxacodeunlimitResponse: TkWxUtilDto { public string buffer { get; set; } } }