类 BaseService<T extends Entity>

  • 所有已实现的接口:
    ExtService<T>

    public class BaseService<T extends Entity>
    extends org.nutz.service.EntityService<T>
    implements ExtService<T>
    作者:
    kerbores(kerbores@gmail.com)