using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; namespace FLY.Weight.Common { public class WeighterAccessory:INotifyPropertyChanged { #region 辅助代码生成 #endregion } }