2 lines
951 B
JavaScript
2 lines
951 B
JavaScript
import{c as s}from"./index-r_E2mS1x.js";const t="/admin/Embed/";function r(e){return s({url:t+"gameRtp",method:"get",params:{provider:"A1"}})}function n(e){return s({url:"/admin/Embed/addGame",method:"post",data:e},{showSuccessMessage:!0})}function m(e){return s({url:"/admin/Embed/editGame",method:"post",data:e},{showSuccessMessage:!0})}function u(e){return s({url:"/admin/Embed/del",method:"post",data:e},{showSuccessMessage:!0})}function o(e){return s({url:"/admin/Embed/saveGameRtp",method:"post",data:e},{showSuccessMessage:!0})}function d(){return s({url:"/admin/Embed/domainStatus",method:"get"})}function i(e){return s({url:"/admin/Embed/saveDomain",method:"post",data:e},{showSuccessMessage:!0})}function c(){return s({url:"/admin/Embed/partnership",method:"get"})}function p(e){return s({url:"/admin/Embed/savePartnershipSet",method:"post",data:e},{showSuccessMessage:!0})}export{o as a,n as b,u as c,d,m as e,p as f,r as g,c as p,i as s};
|