// Generate By EToy // Don't Edit It!! using XGame.Framework.Database; namespace XGame.Database { public partial class rune_expTableRepo : TableRepository<rune_expTable, rune_expTableRepo> { } }