package
Version:
v5.1.23
Opens a new window with list of versions in this module.
Published: Apr 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FieldsConfig struct {
ID int64 `db:"id" json:"id"`
CreateAt time.Time `db:"create_at" json:"createAt"`
UpdateAt time.Time `db:"update_at" json:"updateAt"`
OrgID int64 `db:"org_id" json:"orgID"`
}
FieldsConfig 考勤设置
在考勤时间基础上进行条件性设置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.