CD配唱片
2025-05-07 c4f28153a1cc97eb9f27a4484b91b594987fe161
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({