namespace LFlow.Base.Interfaces; /// /// ·þÎñ½Ó¿Ú /// /// public interface IService// where T : class, IModel, new() { }