ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/controller/GoodsController.java @@ -88,5 +88,6 @@ return R.ok(goods); } }