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