javashop/webroot/public/admin/assets/comment-664e5856.js
2025-10-20 16:10:49 +08:00

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};