Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
yangxiujun
/
paidan_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f2165cc7
authored
Jun 16, 2023
by
wangli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
1 parent
29e8ef60
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
project-order/src/main/java/com/alibaba/cloud/integration/order/dto/ScheduleOverviewResp.java
project-order/src/main/java/com/alibaba/cloud/integration/order/dto/ScheduleOverviewResp.java
View file @
f2165cc
...
@@ -22,7 +22,7 @@ public class ScheduleOverviewResp {
...
@@ -22,7 +22,7 @@ public class ScheduleOverviewResp {
private
String
value
;
private
String
value
;
private
String
level
;
private
String
level
;
private
String
orderDesc
;
private
String
orderDesc
;
private
String
distanceDes
;
private
String
distanceDes
c
;
private
OrderSum
order
;
private
OrderSum
order
;
private
List
<
Item
>
children
;
private
List
<
Item
>
children
;
}
}
...
@@ -33,7 +33,7 @@ public class ScheduleOverviewResp {
...
@@ -33,7 +33,7 @@ public class ScheduleOverviewResp {
private
String
value
;
private
String
value
;
private
String
level
;
private
String
level
;
private
String
orderDesc
;
private
String
orderDesc
;
private
String
distanceDes
;
private
String
distanceDes
c
;
private
OrderSum
order
;
private
OrderSum
order
;
}
}
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment