/api/library-queries/listByOrg
OK
curl -L \ --url '//api/library-queries/listByOrg'
{ "code": 1, "message": "text", "data": [ { "id": "text", "organizationId": "text", "name": "text", "libraryQueryDSL": { "ANY_ADDITIONAL_PROPERTY": {} }, "createTime": 1, "creatorName": "text" } ], "success": true }