移动系统liao
2024-04-18 c0fd34dd01b5a00015d2e6ce31dbdf9f6a9e79b5
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;
    }