src/main/java/com/mzl/flower/web/v2/wallet/WalletController.java
@@ -66,7 +66,7 @@ throw new ValidationException("供应商不能为空"); } return walletService.getBySupplierId(currentSupplier.getId()); return walletService.getBySupplierId(); } @GetMapping("/page")