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
288 B

import{r as n}from"./request-95a85134.js";function a(e){return n("/Chance/list","post",e)}function c(e){return n("/Chance/getChance","get",{id:e})}function r(e){return n("/Chance/addChance","post",e)}function u(e){return n("/Chance/updateChance","post",e)}export{r as a,a as b,c as g,u};