|
@@ -80,12 +80,12 @@ public class IntroduceInfoController {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 分页查询提示信息,可带等于条件
|
|
|
|
|
|
+ * 分页查询提示信息,可带条件
|
|
*
|
|
*
|
|
* @param introducePageVO
|
|
* @param introducePageVO
|
|
* @return
|
|
* @return
|
|
*/
|
|
*/
|
|
- @ApiOperation(value = "分页查询提示信息,可带等于条件[by:zhaops]",
|
|
|
|
|
|
+ @ApiOperation(value = "分页查询提示信息,可带条件[by:zhaops]",
|
|
notes = "current:页码,必填<br>" +
|
|
notes = "current:页码,必填<br>" +
|
|
"size:每页显示条数,必填<br>" +
|
|
"size:每页显示条数,必填<br>" +
|
|
"name:提示信息名称<br>" +
|
|
"name:提示信息名称<br>" +
|