HXSecurity / DongTai-webapi

DongTai-WebAPI is the server part of the management tool of DongTai-IAST
Apache License 2.0
8 stars 19 forks source link

[Feature]: Add some interface support get detail with id list #350

Closed SpenserCai closed 2 years ago

SpenserCai commented 2 years ago

Preflight Checklist

Problem Description

Add some interface support get detail with id list,for example,

get project list with id list
get agent list with id list
get sca list with id list
...

Proposed Solution

Add some interface support get detail with id list,for example,

get project list with id list
get agent list with id list
get sca list with id list
...

Alternatives Considered

No response

Additional Information

No response