库存查询新增货架查询

pro
郑明梁 2 years ago
parent 4ed43cda03
commit 17e1cdc144

@ -129,4 +129,7 @@ public class InvPreProductDetailResponse {
private String invSpaceName;
// 货位名称
private String spaceName;
}

@ -105,4 +105,7 @@ public class InvPreinProductResponse {
*/
private String invCode;
// 货位名称
private String spaceName;
}

Loading…
Cancel
Save