trans_category

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TransCategoryMap = make(map[int64]string)

Functions

func GetCateCodeByOldId

func GetCateCodeByOldId(id int64) (string, error)

Types

type TransCategory

type TransCategory struct {
	ID   int64  `gorm:"column:ID;primaryKey"`
	CODE string `gorm:"column:bd_cate_id"` //类目编码
}

func (*TransCategory) TableName

func (p *TransCategory) TableName() string

Jump to

Keyboard shortcuts

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