Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NewTech
cURL
curl --request GET \ --url http://{host}:{port}/api/v1/superuser/modules/id/{mid} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "nameAnsi": "<string>", "version": "<string>", "versionAnsi": "<string>", "versionCode": 1, "author": "<string>", "authorAnsi": "<string>", "description": "<string>", "descriptionAnsi": "<string>", "actionDescription": "<string>", "actionDescriptionAnsi": "<string>", "metamodule": true, "updateJson": "<string>" }
后端管理密码
同时支持 Authorization: Bearer <password> 和 Authorization: <password>
Authorization: Bearer <password>
Authorization: <password>
模块 ID
模块信息
x >= 0
此页面对您有帮助吗?