zoujiajian 1 éve
szülő
commit
0880c9ce1c

+ 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();
         //非独立账号