@@ -97,6 +97,6 @@ public class StockPreparationVo {
/**
* bom分类名称
*/
- private Long bomClassifyName;
+ private String bomClassifyName;
}