[NClay.Services.Service(typeof(IUserService))] public class UserService :DBAccess, IUserService } [NClay.Services.Service(typeof(IRoleService))] public class RoleService :DBAccess, IRoleService } 相关文章: 2021-11-17 2021-06-12 2021-06-07 2021-08-05 2021-09-23 2021-12-12 2022-12-23 2021-04-23