username@email.com
2025-01-23 ee87c4ceb1a22800f8151db590bc732ca21158c6
CY_ECommercePlatform/CY.Model/Inquiry/InquiryCommonModel.cs
@@ -49,6 +49,11 @@
        public int PaperId { get; set; }
        /// <summary>
        /// 纸张Id
        /// </summary>
        public string Qitazhi { get; set; }
        /// <summary>
        /// 克重
        /// </summary>
        public int GramWeight { get; set; }
@@ -307,6 +312,11 @@
        public string JTWZ { get; set; }
        /// <summary>
        /// 封面印刷要求
        /// </summary>
        public string jtWZFM { get; set; }
        /// <summary>
        /// 封面类型
        /// </summary>
        public string FrontType { get; set; }