namespace Yw.DAL { /// /// /// public interface IPart : IBaseDAL, IUpdateParas, IUpdateFlags, IUpdateTagName, IUpdateSorter { } }