This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
employ-admin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
加字段
master
cgx
4 months ago
parent
be6979f29c
commit
3e9e239daf
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/userCode/model/vo/UserRole1Vo.java
+ 1
- 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/userCode/model/vo/UserRole1Vo.java
View File
@ -30,6 +30,7 @@ import java.util.Date;
public
class
UserRole1Vo
implements
Serializable
{
private
static
final
long
serialVersionUID
=
1L
;
private
String
id
;
/**用户id*/
@Excel
(
name
=
"用户id"
,
width
=
15
)
Write
Preview
Loading…
Cancel
Save