zouyu
7 天以前 3793ba4a9b6be8faa6df0d4a76c06763ac03f873
inspect-server/src/main/java/com/ruoyi/inspect/service/RawMaterialOrderService.java
@@ -42,7 +42,7 @@
     */
    IPage<IfsInventoryQuantityDto> getIfsByStateOne(IPage<IfsInventoryQuantityDto> page, IfsInventoryQuantityDto ifsInventoryQuantityDto);
    int inspectionReport(List<Long> ids);
    int inspectionReport(List<Long> ids,String orderType);
    int revokeInspectionReport(Long id);