api.js 87 Bytes
import { post } from './request'

export const diciAddress = params => post('',params)