Commit 678f780a by zhaochengxiang

收藏

parent 9235bcb5
...@@ -362,5 +362,5 @@ export function saveAsDraft(payload) { ...@@ -362,5 +362,5 @@ export function saveAsDraft(payload) {
} }
export function addSubscribe(payload) { export function addSubscribe(payload) {
return PostJSON("/subscribe/subscribe/add", payload) return PostJSON("/informationmanagement/subscribe/add", payload)
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment