zhangyang 2 rokov pred
rodič
commit
e640dbda79

+ 1 - 1
ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/PoTetherController.java

@@ -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();