@@ -62,7 +62,7 @@ public class PoTetherController extends BaseController
*/
@PreAuthorize("@ss.hasPermi('system:tether:list')")
@GetMapping("/list")
- @ApiOperation("查询套系列表 在售")
+ @ApiOperation("查询套系列表 数量")
public TableDataInfo Total(PoTether poTether)
{
startPage();