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
5984e9e2
Commit
5984e9e2
authored
Jul 10, 2025
by
tianyiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(core): 暂时修正jydw枚举值代码
parent
f2f63ea9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
UnitTypeNewEnum.java
...mos/boot/module/statistics/api/enums/UnitTypeNewEnum.java
+2
-2
No files found.
amos-boot-system-tzs/amos-boot-module-statistics/amos-boot-module-statistics-api/src/main/java/com/yeejoin/amos/boot/module/statistics/api/enums/UnitTypeNewEnum.java
View file @
5984e9e2
...
...
@@ -12,14 +12,14 @@ import java.util.Map;
@AllArgsConstructor
@Getter
public
enum
UnitTypeNewEnum
{
// todo 检验单位和检测单位的code待确认
/**
* *注册单位类型
*/
sydw
(
"企业"
,
"使用单位"
,
"1232"
,
"use"
),
czdw
(
"充装单位"
,
"充装单位"
,
"1231"
,
"license"
),
jydw
(
"检验单位"
,
"检验单位"
,
"1233"
,
"license"
),
jydw
(
"检验单位"
,
"检验单位"
,
"1233
1
"
,
"license"
),
jcdw
(
"检测单位"
,
"检测单位"
,
"1233"
,
"license"
),
azgzwxdw
(
"安装改造维修单位"
,
"安装改造维修单位"
,
"1234"
,
"license"
),
zzdw
(
"制造单位"
,
"制造单位"
,
"1236"
,
"license"
),
...
...
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