2020年2月12日

测试代码的可用性

摘要: import ajax from './ajax' /* 用户模块 */ /* 获取验证码 */ export const getcode = (code) => ajax({ url: '/user/handleEmail/getcode', type: 'post', params: code 阅读全文

posted @ 2020-02-12 15:24 哆啦A梦9558 阅读(95) 评论(0) 推荐(0)

导航