Blame view

src/utils/api.js 87 Bytes
497e575d   liuqimichale   诱导屏故障
1
2
3
  import { post } from './request'
  
  export const diciAddress = params => post('',params)