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