在 MmRecordInboundDto 中新增 MaterialCode 和 InboundNo 属性;在 MmRecordInboundService 的 QueryExp 方法中,增加对这两个字段的模糊查询支持,完善入库记录的查询功能。