07497055创建于 2023年8月30日历史提交
import axios from 'axios'

export function instanceRoute () {
  return axios.get('/getIndexInstanceRouters')
}