移动系统liao
2024-04-25 337bb0d6d890df6ab27fc5e6a8205d8cb4875310
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;
    }