genTableServiceImpl

package
v0.0.0-...-7bb2ca5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type GenTabletColumnService

type GenTabletColumnService struct {
	// contains filtered or unexported fields
}

func (*GenTabletColumnService) SelectGenTableColumnListByTableId

func (g *GenTabletColumnService) SelectGenTableColumnListByTableId(tableId int64) (list []*genTableModels.GenTableColumnVo)

type GenTabletService

type GenTabletService struct {
	// contains filtered or unexported fields
}

func (*GenTabletService) DeleteGenTableByIds

func (g *GenTabletService) DeleteGenTableByIds(ids []int64) (err error)

func (*GenTabletService) ImportTableSave

func (g *GenTabletService) ImportTableSave(table []string, userId int64)

func (*GenTabletService) PreviewCode

func (g *GenTabletService) PreviewCode(tableId int64) (genTable *genTableModels.GenTableVo, err error)

func (*GenTabletService) SelectDbTableList

func (g *GenTabletService) SelectDbTableList(getTable *genTableModels.GenTableDQL) (list []*genTableModels.DBTableVo, total *int64)

func (*GenTabletService) SelectGenTableAll

func (g *GenTabletService) SelectGenTableAll() (list []*genTableModels.GenTableVo)

func (*GenTabletService) SelectGenTableById

func (g *GenTabletService) SelectGenTableById(id int64) (genTable *genTableModels.GenTableVo)

func (*GenTabletService) SelectGenTableList

func (g *GenTabletService) SelectGenTableList(getTable *genTableModels.GenTableDQL) (list []*genTableModels.GenTableVo, total *int64)

func (*GenTabletService) UpdateGenTable

func (g *GenTabletService) UpdateGenTable(genTable *genTableModels.GenTableEdit) (err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL