Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
education
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李丛阳
education
Commits
38903735
Commit
38903735
authored
Apr 18, 2018
by
YangZhaoJun1
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aa
parent
065db43b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
BGrade.java
src/main/java/org/rcisoft/business/bgrade/entity/BGrade.java
+1
-0
No files found.
src/main/java/org/rcisoft/business/bgrade/entity/BGrade.java
View file @
38903735
...
@@ -23,6 +23,7 @@ import java.util.List;
...
@@ -23,6 +23,7 @@ import java.util.List;
public
class
BGrade
extends
IdEntity
<
BGrade
>
{
public
class
BGrade
extends
IdEntity
<
BGrade
>
{
private
static
final
long
serialVersionUID
=
-
7596273136358665894L
;
/*年级编号*/
/*年级编号*/
@NotBlank
@NotBlank
@Length
(
min
=
1
,
max
=
50
,
message
=
"长度最小为1,最大为50"
)
@Length
(
min
=
1
,
max
=
50
,
message
=
"长度最小为1,最大为50"
)
...
...
yangzhaojun
@YZJyzj
Mentioned in commit
9a85fb26
·
May 21, 2018
Mentioned in commit
9a85fb26
Mentioned in commit 9a85fb261a1b8944b09b43ec8d654df3220e643c
Toggle commit list
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