1 |
- import{r as a}from"./index.b098562c.js";const e="/api/ad_manage/sptargets/";function r(t){return a({url:e+"list",method:"post",data:t})}function d(t){return a({url:e,method:"post",data:t})}function o(t){return a({url:e+t.id+"/",method:"put",data:t})}function u(t){return a({url:e+t+"/",method:"delete",data:{id:t}})}function s(t){return a({url:e+"total",method:"post",data:t})}function i(t){return t.dateRangeType="D",a({url:e+"daily",method:"post",data:t})}function p(t){return t.dateRangeType="W",a({url:e+"daily",method:"post",data:t})}function l(t){return t.dateRangeType="M",a({url:e+"daily",method:"post",data:t})}function c(t){return a({url:e+"structure",method:"post",data:t})}export{d as A,u as D,r as G,o as U,s as a,l as b,p as c,i as d,c as g};
|