获取最新打印机计数器值
select * from tblprintercounter where id in (select  max(id) from tblPrinterCounter group by PrinterSN)
文档更新时间: 2024-11-19 08:45   作者:方杰