Explorar o código

:feat:查询消息任务详情

zhangxianyu %!s(int64=2) %!d(string=hai) anos
pai
achega
47ab89feb6

+ 1 - 0
game-data/game-data-serve/src/main/java/com/zanxiang/game/data/serve/service/impl/RoleManageServiceImpl.java

@@ -638,6 +638,7 @@ public class RoleManageServiceImpl implements IRoleManageService {
                     item.setRoleCreateTime(taskResultDto.getCreateTime());
                     item.setServerName(taskResultDto.getServerName());
                     item.setRoleVip(taskResultDto.getRoleVip());
+                    item.setRoleCreateTime(taskResultDto.getCreateTime());
                 }
             });