using NHibernate; using Tanshu.Accounts.Entities; namespace Tanshu.Accounts.Repository { public class SettingBI : UnitOfWork { } }