1
zxx
2025-07-07 3064a9a097e471fb2f2af49d61158a72cb805db7
HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/api/ApiModel.cs
@@ -369,6 +369,7 @@
    public class GzResult
    {
        public int resultCode { get; set; }
        public bool success { get; set; }
        public string msg { get; set; }
        public int orderID { get; set; }
        public string orderData { get; set; }