2 lines
527 B
JavaScript
2 lines
527 B
JavaScript
import{aq as e}from"./bootstrap-CRjSNGHY.js";function a(t){return e.get("/system/notify-message/page",{params:t})}function n(t){return e.get("/system/notify-message/my-page",{params:t})}function g(t){return e.put("/system/notify-message/update-read",{},{params:{ids:t}})}function u(){return e.put("/system/notify-message/update-all-read")}function o(){return e.get("/system/notify-message/get-unread-list")}function r(){return e.get("/system/notify-message/get-unread-count")}export{n as a,u as b,r as c,o as d,a as g,g as u};
|