zhangherong
2025-03-04 e1097d9e7c8470e6c8037a628da3b36d6577d8e3
1
2
3
4
5
6
7
const url = {
  //产线树
  queryTreeListByProduction: '/mdc/mdcEquipment/queryTreeListByProduction',
  //部门树
  queryTreeListByDepar: '/mdc/mdcEquipment/queryTreeListByDepar',
}
export default url