ruoyi-common/src/main/java/com/ruoyi/common/utils/api/IfsApiUtils.java
@@ -91,6 +91,15 @@ return getResult("QUERY_INVENTORY_INFO_STD", inAttr, ifsProperties.getCustorderPort(), "查询库存信息-->"); } /** * 库存物料批次属性新增修改接口 * * @param inAttr * @return */ public Result importPartLotAttr(String inAttr) { return getResult("IMPORT_PART_LOT_ATTR_STD", inAttr, ifsProperties.getCustorder(), "库存物料批次属性新增修改接口-->"); } /** * 通用接口