mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-06-18 11:58:12 +00:00
bottom-1.5
This commit is contained in:
@@ -15,7 +15,7 @@ export default [
|
||||
}),
|
||||
http.post("/ai/action/search", () => {
|
||||
const response = HttpResponse.json({
|
||||
action: "CREATE_USER",
|
||||
action: "DELETE_USER",
|
||||
});
|
||||
return response;
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user