类 ErrorLogServiceImpl

  • 所有已实现的接口:
    ErrorLogService

    @Service
    @Transactional(value="rsTenantTransactionManager",
                   readOnly=true)
    public class ErrorLogServiceImpl
    extends Object
    implements ErrorLogService
    作者:
    qinman, zhangchongjie
    Date:
    2022/12/20
    • 构造器详细资料

      • ErrorLogServiceImpl

        public ErrorLogServiceImpl()