This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
HumanResource
Watch
18
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
人力资源
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
345
Commits
1
Branch
0
Tags
10 MiB
JavaScript
98.6%
Less
0.9%
Dockerfile
0.3%
HTML
0.2%
Tree:
8fd0abcf87
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8fd0abcf87'
${ noResults }
HumanResource
/
doc
/
scripts
/
PEP V3.4.0
/
01 update_member-grade_poin...
2 lines
98 B
Raw
Blame
History
alter
table
member
add
grade_point
varchar
(
32
)
;
comment
on
column
member
.
grade_point
is
'
绩点
'
;
Reference in new issue