username@email.com
6 天以前 879b9eaa07c8f3e5340bfd7cac565780b9d2867c
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
    }