heyuntao
2023-05-05 cc09b6fe6ffac34a4eeeb26d313b187713cae0de
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; }
    }
}