All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nbcp.myoql.db.es.base.IEsDocument.kt Maven / Gradle / Ivy

The newest version!
package nbcp.myoql.db.es.base

import java.io.Serializable

/**
 * es 实体基类
 */
interface IEsDocument :  Serializable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy