username@email.com
2025-10-23 a5354b47d90532af412abbe25d8d9c671d0dd023
CY_ECommercePlatform/CY.Model/Inquiry/InquiryWorkBookModel.cs
@@ -124,6 +124,11 @@
        /// </summary>
        public string neiye { get; set; }
        /// <summary>
        /// 装订
        /// </summary>
        public string bindingMode { get; set; }
    }