Package net.risesoft.service
Interface PrintLogService
-
- All Known Implementing Classes:
PrintLogServiceImpl
public interface PrintLogService- Author:
- qinman, zhangchongjie
- Date:
- 2022/12/20
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<PrintLog>getPrintLogList(String processSerialNumber)voidsavePrintLog(PrintLog log)
-