@@ -31,6 +31,11 @@ public class InOutStorageBomErpExportVo {
private String bomSpecCode;
/**
+ * 特征码
+ */
+ private String featureCode;
+
+ /**
* 业务单位
*/
private String pieces;
@@ -61,6 +61,11 @@ public class SkuSpec extends BasePo {
private String erpCode;
+ * e10 特征码
* 加工面板 字典:charge_item
private String machinedPanel;