| | |
| | | * @param ifsInventoryQuantity |
| | | * @return |
| | | */ |
| | | Map<String,Object> getWarehouseSubmit(IPage<IfsInventoryQuantity> page, IfsInventoryQuantity ifsInventoryQuantity); |
| | | IPage<IfsInventoryQuantity> getWarehouseSubmit(IPage<IfsInventoryQuantity> page, IfsInventoryQuantity ifsInventoryQuantity); |
| | | |
| | | /** |
| | | * 查询检验值 |
| | |
| | | * @param ifsInventoryQuantityDto |
| | | * @return |
| | | */ |
| | | Map<String,Object> getIfsByStateOne(IPage<IfsInventoryQuantityDto> page, IfsInventoryQuantityDto ifsInventoryQuantityDto); |
| | | IPage<IfsInventoryQuantityDto> getIfsByStateOne(IPage<IfsInventoryQuantityDto> page, IfsInventoryQuantityDto ifsInventoryQuantityDto); |
| | | |
| | | int inspectionReport(List<Integer> ids); |
| | | |
| | |
| | | */ |
| | | int addExemptionOrder(List<SampleProductDto> list, InsOrder insOrder); |
| | | |
| | | Map<String,Object> selectIfsInventoryQuantity(Page<IfsInventoryQuantityCheckDto> page, IfsInventoryQuantityCheckDto ifsInventoryQuantity); |
| | | IPage<IfsInventoryQuantityCheckDto> selectIfsInventoryQuantity(Page<IfsInventoryQuantityCheckDto> page, IfsInventoryQuantityCheckDto ifsInventoryQuantity); |
| | | |
| | | /** |
| | | * 查询已检验 |
| | |
| | | * @param ifsInventoryQuantityDto |
| | | * @return |
| | | */ |
| | | Map<String,Object> getIfsByOver(Page<IfsInventoryQuantitySupplierDto> page, IfsInventoryQuantitySupplierDto ifsInventoryQuantityDto); |
| | | IPage<IfsInventoryQuantitySupplierDto> getIfsByOver(Page<IfsInventoryQuantitySupplierDto> page, IfsInventoryQuantitySupplierDto ifsInventoryQuantityDto); |
| | | |
| | | int delIfsInventory(Integer id); |
| | | |
| | |
| | | */ |
| | | void addIfsInventoryQuantity(IfsInventoryQuantity ifsInventoryQuantity); |
| | | |
| | | void shiftingParking(List<Integer> ids); |
| | | |
| | | /** |
| | | * 铜单丝下单免检 |
| | |
| | | * @param ifsInventoryQuantityDto |
| | | * @return |
| | | */ |
| | | Map<String,Object> getIfsByQuarter(Page page, IfsInventoryQuantitySupplierDto ifsInventoryQuantityDto); |
| | | IPage<IfsInventoryQuantitySupplierDto> getIfsByQuarter(Page page, IfsInventoryQuantitySupplierDto ifsInventoryQuantityDto); |
| | | |
| | | /** |
| | | * advancedGodown |