Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
attendance-performance-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
attendance-performance-platform
Commits
4089fa2e
Commit
4089fa2e
authored
Apr 08, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文档修改
parent
8af456e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
db/module.sql
db/module.sql
+1
-1
doc/考勤绩效管理系统.docx
doc/考勤绩效管理系统.docx
+0
-0
No files found.
db/module.sql
View file @
4089fa2e
...
...
@@ -517,7 +517,7 @@ CREATE TABLE mortals_xhx_attendance_record_error(
`actualAttendanceDateTime`
datetime
COMMENT
'实际打卡时间'
,
`operDateTime`
datetime
COMMENT
'处理时间'
,
`opertor`
varchar
(
128
)
COMMENT
'处理人'
,
`errorStatus`
tinyint
(
2
)
DEFAULT
'0'
COMMENT
'异常状态(0.缺卡,1.早退,2.
缺卡
)'
,
`errorStatus`
tinyint
(
2
)
DEFAULT
'0'
COMMENT
'异常状态(0.缺卡,1.早退,2.
迟到
)'
,
`processStatus`
tinyint
(
2
)
DEFAULT
'0'
COMMENT
'处理状态(0.未处理,1.已处理)'
,
`processResult`
varchar
(
128
)
COMMENT
'处理结果'
,
`remark`
varchar
(
255
)
COMMENT
'备注'
,
...
...
doc/考勤绩效管理系统.docx
View file @
4089fa2e
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment