zouyu
10 天以前 c935e18fab3604e493de29b164ea4019244bb182
inspect-server/src/main/java/com/ruoyi/inspect/service/IfsPartPropsRecordService.java
@@ -17,4 +17,6 @@
    IfsPartPropsRecord getOneByIfsId(Long ifsId);
    IfsPartPropsRecordDTO getOneByContract(IfsInventoryQuantityDto ifsInventoryQuantityDto);
    IfsPartPropsRecordDTO getIfsPartProps(IfsInventoryQuantityDto ifsPartPropsRecordDTO);
}