api.js 87 Bytes Edit Raw Blame History 1 2 3 import { post } from './request' export const diciAddress = params => post('',params)