username@email.com
2025-03-14 4a16f96ceaac9b4cf684287cd2865fc3d2966475
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; }