src/api/mdm/item/index.ts
@@ -39,6 +39,7 @@
    createTime?: string;
    // 同步相关字段
    syncMes?: boolean;
    syncedMes?: boolean; // 是否已同步到 MES
    // 批次属性配置字段
    produceDateFlag?: boolean;
    expireDateFlag?: boolean;