6 天以前 452e5c5e9a340367c8fdb14b0bdecc96dcb29491
src/api/mes/wm/productissue/index.ts
@@ -8,6 +8,9 @@
    id?: number; // 领料单编号
    code?: string; // 领料单编号
    name?: string; // 领料单名称
    taskId?: number; // 生产任务 ID
    taskCode?: string; // 生产任务编码
    taskName?: string; // 生产任务名称
    workstationId?: number; // 工作站编号
    workstationCode?: string; // 工作站编码
    workstationName?: string; // 工作站名称