public ServiceResult <UsersEnt> UpdateUsers(UsersEnt users) { throw new NotImplementedException(); }
public ServiceResult <UsersEnt> AddTtpe(UsersEnt users) { throw new NotImplementedException(); }