Interface ErrorLogService

  • All Known Implementing Classes:
    ErrorLogServiceImpl

    public interface ErrorLogService
    Author:
    qinman, zhangchongjie
    Date:
    2022/12/20
    • Method Detail

      • saveErrorLog

        void saveErrorLog​(ErrorLog errorLog)
        保存错误日志
        Parameters:
        errorLog -