HTTP Status 500 - object references an unsaved transient instance - save the transient instance before flushing: com.aowin.ssh.domain.Department; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.aowin.ssh.domain.Department
在action类上添加事务管理@transaction