姓名: ${@auth.getPrincipalProperty('username')}
籍贯: ${@auth.getPrincipalProperty('nativePlace')}
出生日期: ${@auth.getPrincipalProperty('birthday')}
性别: ${@auth.getPrincipalProperty('sex')}
年龄: 46
政治面貌: ${@auth.getPrincipalProperty('political')}
民族: ${@auth.getPrincipalProperty('nation')}
身份证: ${@auth.getPrincipalProperty('idCard')}
电话: ${@auth.getPrincipalProperty('mobile')}