摘要: [XmlRoot(ElementName = "product")] public class WMS_Query_ProductInfo { public string skuCode { get; set; } public float normalQuantity { get; set; } 阅读全文
posted @ 2018-05-03 15:40 星星c# 阅读(995) 评论(0) 推荐(0)