根据部门id获取所有表格
GET
get_tables_by_department_id
请求参数
参数名
类型
描述
必填
department_id
Integer
部门id
必填
响应参数
参数名
类型
描述
必填
tables
List<String>
表格名列表
必填