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

nbcp.myoql.db.comm.ITreeTable.kt Maven / Gradle / Ivy

The newest version!
package nbcp.myoql.db.comm


interface ITreeTable {
    /**
     * 获取父Id.
     */
    fun getParentId(): String
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy