mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-19 00:23:45 +08: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