摘要:
render(view: "user_timeline", model: [ user: user ])redirect(action:'timeline')redirect(controller: 'post', action:'timeline', id: newUser.userId)redirect(controller: 'post', action:'timeline',params: [fullName: newUser.profile.fullName,email: newUse
阅读全文