gongfuzhu 1 年之前
父节点
当前提交
640783341c

+ 1 - 1
SpringBatchServiceServer/src/main/java/com/zswl/cloud/springBtach/server/core/controller/PaymentController.java

@@ -108,7 +108,7 @@ public class PaymentController {
     }
 
 
-    @ApiOperation("查询提现金额")
+    @ApiOperation("查询 额度信息")
     @ResourceAuth(value = AuthConstant.SuperAdmin, type = AuthType.Platform)
     @ResourceAuth(value = "admin", type = AuthType.Enterprise)
     @ResourceAuth(value = "admin", type = AuthType.Project)