username@email.com
2025-07-28 a92925ca1001f3f5f8c3e649b23ef30af7138486
CY_ECommercePlatform/CY.Model/EC/EC_AwbInfo.cs
@@ -101,6 +101,11 @@
        /// 取货电话
        /// </summary>
        public string FetchPhoneNum { get; set; }
        /// <summary>
        /// 收货联系人
        /// </summary>
        public decimal? SonghuoJine { get; set; }
        #endregion Model
    }