1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import http from "@/libs/http";
|
||||
|
||||
class UserServer {
|
||||
async login(row) {
|
||||
let res = await window.framework.http.post("/sys_user/login", row);
|
||||
|
||||
Reference in New Issue
Block a user