comment-1b7d0449.js 410 B

1
  1. import{ax as t}from"./index-bf9ff227.js";const c=async a=>await t.get({url:"/product/comment/page",params:a}),r=async a=>await t.get({url:"/product/comment/get?id="+a}),e=async a=>await t.post({url:"/product/comment/create",data:a}),s=async a=>await t.put({url:"/product/comment/update-visible",data:a}),o=async a=>await t.put({url:"/product/comment/reply",data:a});export{c as a,e as c,r as g,o as r,s as u};