Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dataC_api
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
高宇
dataC_api
Commits
3d163aaa
Commit
3d163aaa
authored
Apr 24, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.导出Dto类
parent
1cd65e53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
RoleDto.java
src/main/java/org/rcisoft/bus/jnsp7xtm/entity/RoleDto.java
+2
-1
No files found.
src/main/java/org/rcisoft/bus/jnsp7xtm/entity/RoleDto.java
View file @
3d163aaa
...
@@ -48,7 +48,8 @@ public class RoleDto extends CyIdIncreEntity<RoleDto> {
...
@@ -48,7 +48,8 @@ public class RoleDto extends CyIdIncreEntity<RoleDto> {
@Excel
(
name
=
"fnq"
,
orderNum
=
"15"
,
width
=
20
)
@Excel
(
name
=
"fnq"
,
orderNum
=
"15"
,
width
=
20
)
private
String
fnq
;
private
String
fnq
;
private
String
L24
;
@Excel
(
name
=
"ltw"
,
orderNum
=
"15"
,
width
=
20
)
private
String
l24
;
@Excel
(
name
=
"yyydd"
,
orderNum
=
"16"
,
width
=
20
)
@Excel
(
name
=
"yyydd"
,
orderNum
=
"16"
,
width
=
20
)
private
String
yydd
;
private
String
yydd
;
...
...
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