@@ -95,7 +95,7 @@ public class DiagLantoneProductController {
}
@ApiOperation(value = "产品线管理——详情[by:wangyu]",
- notes = "id:根据产品id查询所有已开通本产品用户,必填<br>" +
+ notes = "productId:根据产品id查询所有已开通本产品用户,必填<br>" +
"current:页数<br>" +
"size:每页显示条数"
)