You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
163 B

import{a}from"./request-a37452c7.js";const c=async t=>a("/article/getArticle","GET",{id:t}),r=async t=>a("/article/updateArticle","POST",t);export{c as g,r as u};