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