object references an unsaved transient instance - save the transient instance before flushing: cn.com.pattek.rtcap.tpltmgr.entity.BaseCategory; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: cn.com.pattek.rtcap.tpltmgr.entity.BaseCategory:
错误解决方案1:
请检查要要保存类的子对象的构造参数是否添加super
错误解决方案1:
请检查要要保存类的子对象的构造参数是否添加super