kyAudit

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Reject     = kyEnum.New(-1, "不通过")
	WaitReview = kyEnum.New(0, "待审核")
	Approve    = kyEnum.New(1, "通过")
)
View Source
var (
	Created   = kyEnum.New(1, "有新的审核申请")
	ReSubmit  = kyEnum.New(2, "有再次提交的申请")
	ExecAudit = kyEnum.New(4, "处理审核")
)

Functions

This section is empty.

Types

type ActionType

type ActionType kyEnum.Code

type EventState

type EventState kyEnum.Code

Jump to

Keyboard shortcuts

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