“linengliang”
2024-01-11 61e0fc45d9e03c7c405342b0f87894f76536f269
1
2
3
4
5
6
7
const url = {
  //产线树
  queryTreeListByProduction: '/mdc/mdcEquipment/queryTreeListByProduction',
  //部门树
  queryTreeListByDepar: '/mdc/mdcEquipment/queryTreeListByDepar',
}
export default url