陶杰
2024-10-22 8720856b52c908354321d074959bd8b9edbc38b1
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")