Pu Zhibing
2025-02-12 31d61e4e22154ceafd69b365f7538c2feb5873c4
ruoyi-service/ruoyi-account/src/main/java/com/ruoyi/account/controller/TAppUserVipDetailController.java
@@ -50,10 +50,6 @@
      return R.ok(one);
   }
   @Resource
   private VipClient vipClient;
   @Resource
   private OtherClient otherClient;
   @GetMapping("/getVipUseDetail")
   @ApiOperation(value = "生效会员列表", tags = {"小程序-个人中心"})