src/api/systemManage/role/index.ts
@@ -5,8 +5,8 @@ // v2 getRoleList: () => { return request({ url: import.meta.env.VITE_API_URL + `/role/list`, method: 'post' url: import.meta.env.VITE_API_URL + `/account/role/find/all/active`, method: 'get' }); }, // v2