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 d03f49a2
authored
Jun 12, 2023
by
wangli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接口字段变更
1 parent
c3d1414f
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/EngineerInfoListResp.java
project-order/src/main/java/com/alibaba/cloud/integration/order/dto/EngineerInfoListResp.java
View file @
d03f49a
...
...
@@ -17,11 +17,11 @@ public class EngineerInfoListResp {
private
String
engineerCode
;
private
String
number
;
private
String
name
;
private
String
group
;
private
String
group
Name
;
private
String
sex
;
private
String
age
;
private
String
phone
;
private
String
address
;
private
String
workType
;
private
String
kind
;
}
}
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