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

import{r as e}from"./request-0507ac73.js";function t(s){return e("/bonus/getBonusList","post",s)}function o(s){return e("/bonus/addBonus","post",s)}function u(s){return e("/bonus/deleteBonus","get",{id:s})}function r(s){return e("/bonus/getUseBonusList","post",s)}function i(s){return e("/bonus/deleteUseBonus","get",{id:s})}export{o as a,r as b,i as c,u as d,t as g};