spring
昨天 c938e3e5777cfbd02699918a32cd44fa8e97c565
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)