const manageApi = { // 查询:获取省市区街道三级分类 getDivisionsOhChina: '/af-system/logic/getDivisionsOhChina', } export { manageApi, }