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