文档
测试

unifiedQuery(查询总接口)

POST
http://localhost:8081/article/unifiedQuery

请求参数

参数名
类型
描述
必填
title
String
必填
tid
Long
必填
articleType
String
必填
page
Integer
必填
count
Integer
必填

响应参数

参数名
类型
描述
必填
Map
HashMap
存放多个Article对象
必填