mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-04-25 11:18:23 +00:00
2 lines
711 B
JavaScript
2 lines
711 B
JavaScript
import{P as e}from"./index-3c779d75.js";function o(t){return e.get("sow_community/comment",{params:t})}function m(t){return e.post("sow_community/comment",t,{showErrorMessage:!0,showSuccessMessage:!0})}function n(t){return e.delete(`sow_community/comment/${t}`,{showErrorMessage:!0,showSuccessMessage:!0})}function u(t){return e.post("sow_community/comment/batch_del",t,{showSuccessMessage:!0})}function c(t){return e.put("sow_community/comment/batch_audit",t,{showSuccessMessage:!0})}function r(t){return e.put(`sow_community/comment/audit/${t.comment_id}`,t,{showErrorMessage:!0,showSuccessMessage:!0})}function a(){return e.get("sow_community/comment/status")}export{a,u as b,c,n as d,r as e,m as f,o as g};
|