db

package
v0.0.0-...-0228d11 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDetail

func NewDetail(batchNumber int64, weight float64) error

Types

type Tb_weigh_datalineinfo_detail

type Tb_weigh_datalineinfo_detail struct {
	Id          int64
	BatchNumber int64     `xorm:"BatchNumber"`
	CarNumber   string    `xorm:"varchar(30) CarNumber"`
	Weight      float64   `xorm:'Weight'`
	WeighTime   time.Time `xorm:"DateTime WeighTime"`
	OperateBit  int64     `xorm:"OperateBit"`
	Remark      string    `xorm: "Remark"`
	Attribute1  string    `xorm:"varchar(100) Attribute1"`
	Attribute2  string    `xorm:"varchar(100) Attribute2"`
	Attribute3  string    `xorm:"varchar(100) Attribute3"`
	Attribute4  string    `xorm:"varchar(100) Attribute4"`
	Attribute5  string    `xorm:"varchar(100) Attribute5"`
}

明细表

Jump to

Keyboard shortcuts

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