1. <!--${emp.id}是这个页面已经有了的-->
    2. <a th:href="@{/emp/hello}+${emp.id}">post</a>