Lius
2023-11-21 ae7f751fbc7dea4e5b8d380c9b5f5e05aacc963f
1
2
3
4
5
6
7
const url = {
  //产线树
  queryTreeListByProduction: '/mdc/mdcEquipment/queryTreeListByProduction',
  //部门树
  queryTreeListByDepar: '/mdc/mdcEquipment/queryTreeListByDepar',
}
export default url