用户资产多角色
parent
666b84db0b
commit
565294bd7b
|
@ -36,7 +36,7 @@ public class ConnectorController {
|
|||
return connectorService.findConnectorList(connector);
|
||||
}
|
||||
/**
|
||||
* API列表
|
||||
* API小卡片列表
|
||||
*/
|
||||
@PostMapping("findApiList")
|
||||
public Result findApiList(@RequestBody Connector connector){
|
||||
|
|
Loading…
Reference in New Issue