文章标题

文章正文

姓名:${name}

年龄:${age}

性别:${sex ? '男': '女' }

${'应用名称:' + viewBag.app}
${'所使用的服务器:' + globalBag.server}
${'所使用的服务器:' + globalBag.server}