curl --location --request GET '/admin-api/infra/codegen/db/table/list?dataSourceConfigId=1'
{ "code": 0, "data": [ { "name": "yuanma", "comment": "芋道源码" } ], "msg": "string" }