类 Y9PersonManagerImpl

  • 所有已实现的接口:
    Y9PersonManager

    @Service
    @Transactional(value="rsTenantTransactionManager",
                   readOnly=true)
    @CacheConfig(cacheNames="y9cache_orgPerson")
    public class Y9PersonManagerImpl
    extends Object
    implements Y9PersonManager