oms_order_setting

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueryBuilder

func NewQueryBuilder() *omsOrderSettingQueryBuilder

Types

type OmsOrderSetting

type OmsOrderSetting struct {
	Id                  int64 //
	FlashOrderOvertime  int32 // 秒杀订单超时关闭时间(分)
	NormalOrderOvertime int32 // 正常订单超时时间(分)
	ConfirmOvertime     int32 // 发货后自动确认收货时间(天)
	FinishOvertime      int32 // 自动完成交易时间,不能申请售后(天)
	CommentOvertime     int32 // 订单完成后自动好评时间(天)
}

OmsOrderSetting 订单设置表

func NewModel

func NewModel() *OmsOrderSetting

func (*OmsOrderSetting) Create

func (t *OmsOrderSetting) Create(db *gorm.DB) (id int64, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳