chengxiangling
2025-05-16 af1c9e588f1de0240390648f9bb56aa486870aff
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({