Commit c37e89eb authored by tyn's avatar tyn

getUserInfo

parent 79e5a2f2
......@@ -13,6 +13,6 @@ export const loginOutApi = () => network({
});
export const getUserInfoApi = () => network({
url: "",
url: "/getInfo",
method: "post"
});
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