Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
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
项目统一框架
amos-boot-biz
Commits
356a8052
Commit
356a8052
authored
Oct 21, 2025
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reafact(jyjc): 对接接口
1.增加联调对接接口,供圣元对接使用
parent
b945ab04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
InspectMockAppData.java
.../com/yeejoin/amos/api/openapi/dto/InspectMockAppData.java
+3
-0
No files found.
amos-boot-data/amos-boot-data-openapi/src/main/java/com/yeejoin/amos/api/openapi/dto/InspectMockAppData.java
View file @
356a8052
...
@@ -18,6 +18,9 @@ public class InspectMockAppData {
...
@@ -18,6 +18,9 @@ public class InspectMockAppData {
@NotBlank
(
message
=
"设备类别代码不能为空"
)
@NotBlank
(
message
=
"设备类别代码不能为空"
)
private
String
equCategory
;
private
String
equCategory
;
/**
* 设备品种
*/
private
String
equDefine
;
private
String
equDefine
;
@NotBlank
(
message
=
"检验检测类型不能为空"
)
@NotBlank
(
message
=
"检验检测类型不能为空"
)
...
...
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