CD配唱片
2025-04-25 80f27f1672467e91ff3d4fd7f30a817f6f11d5c0
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({