import http from './index.js'; export const followActionReq = (data) => http.post('/sys/user-follow/action', data)