CD配唱片
2025-04-24 8bea44fb459b8fcb3e0897924424971441ae4ae9
src/api/mainPlan/apsPlatePlanList.js
@@ -8,7 +8,13 @@
    params: query
  })
}
// 更新
export function listApsPlateProcessShopStatUpdate() {
  return request({
    url: '/aps/plateProcessShopStat/update',
    method: 'post'
  })
}
// // 查询钣金车间统计详细
// export function getApsPlateProcessShopStat(id) {
//   return request({