mirror of
https://gitee.com/pnoker/iot-dc3.git
synced 2026-09-01 15:33:10 +08:00
docs: add scratch note on MCP/service-account API base paths
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const API_MCP_BASE = 'api/v3/auth/mcp';
|
||||
export const API_SERVICE_ACCOUNT_BASE = 'api/v3/auth/service_account';
|
||||
这样不太对
|
||||
Reference in New Issue
Block a user