“linengliang”
2023-12-13 6d27d17b87da1b56b8c67139231190f487071b8f
1
2
3
4
5
6
7
const url = {
  //产线树
  queryTreeListByProduction: '/mdc/mdcEquipment/queryTreeListByProduction',
  //部门树
  queryTreeListByDepar: '/mdc/mdcEquipment/queryTreeListByDepar',
}
export default url