zoujiajian 1 سال پیش
والد
کامیت
0880c9ce1c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      netflix-web/src/main/java/com/cyksj/web/controller/group/GroupRelationController.java

+ 1 - 1
netflix-web/src/main/java/com/cyksj/web/controller/group/GroupRelationController.java

@@ -1293,7 +1293,7 @@ public class GroupRelationController {
      */
     @GetMapping("/get/galaxyCoin/tickets")
     public Result<SearchResult<GalaxyCoinRenewTicketsView>> getGalaxyCoinTickets() throws Exception {
-        long userId = 234191;
+        long userId = StpUserUtil.getLoginIdAsLong();
         List<Long> userIdList = userBindRelationService.getRelationUserIdList(userId, null);
         DateTime now = DateTime.now();
         //非独立账号