移动系统liao
2024-04-11 f366fea2c6c83020c1e6423e2c66242678b8f877
CoreCms.Net.Model/FromBody/FMCart.cs
@@ -97,7 +97,10 @@
        /// </summary>
        public int objectId { get; set; } = 0;
        /// <summary>
        /// 商品数据
        /// </summary>
        public int goodsId { get; set; } = 0;
    }