journal

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JournalService

type JournalService struct {
	dao.BaseDao
}

func (JournalService) AddOrganizationJournal

func (service JournalService) AddOrganizationJournal(DB *gorm.DB, OID uint64, Name, Detail string, Type int, Amount int64, KV dao.KV) error

OrganizationJournal

func (JournalService) AddScoreJournal

func (service JournalService) AddScoreJournal(DB *gorm.DB, UserID uint64, Name, Detail string, Type int, Score int64, KV dao.KV) error

func (JournalService) AddStoreJournal

func (service JournalService) AddStoreJournal(DB *gorm.DB, StoreID uint64, Name, Detail string, Type int, Amount int64, TargetID uint64) error

func (JournalService) AddUserJournal

func (service JournalService) AddUserJournal(DB *gorm.DB, UserID uint64, Name, Detail string, Type int, Amount int64, KV dao.KV, FromUserID uint64) error

func (JournalService) ListUserJournalLeveBrokerage

func (service JournalService) ListUserJournalLeveBrokerage(UserID uint64, IDs []uint64) interface{}

func (JournalService) StoreListJournal

func (service JournalService) StoreListJournal(StoreID uint64, startDate string, endDate string) []dao.StoreJournal

Jump to

Keyboard shortcuts

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