package com.newfiber.termite.domain; import com.newfiber.common.core.web.domain.BaseEntity; public class Termite extends BaseEntity { }