功能完善

This commit is contained in:
bns_han 2024-02-18 10:50:30 +08:00
parent 26266f1399
commit ab4ba2cab8
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ public interface LeaseOutDetailsService {
List<MaMachine> getMaMachineByQrCode(String qrCode); List<MaMachine> getMaMachineByQrCode(String qrCode);
List<MaMachine> getMaMachineByRfidCode(String rfidCode);
/** /**
* 综合查询--领用记录查询 * 综合查询--领用记录查询
* @param bean * @param bean