Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baiwumm/react-admin
/ delOrganization
Function
delOrganization
Xmw_web/src/services/administrative/organization.ts:44–44 ·
view source on GitHub ↗
(org_id: string)
Source
from the content-addressed store, hash-verified
42
* @Author: 白雾茫茫丶
43
*/
44
export
const
delOrganization = (org_id: string) => httpRequest.delete(`${baseURL}/${org_id}`);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected