1
pengmn
2025-07-07 4fa85e410dc2e34afcbe97d15b6c5d5ef8c09eb6
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; }