1
pengmn
2025-07-04 fdb591381753f9eabca095fce8a2cfd506c3fe32
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; }