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
68551ac5
Commit
68551ac5
authored
Dec 28, 2023
by
KeYong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
80f9c005
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
7 deletions
+5
-7
JgTransferNoticeController.java
.../module/jg/biz/controller/JgTransferNoticeController.java
+5
-7
equipment-registration-certificate-report.docx
.../templates/equipment-registration-certificate-report.docx
+0
-0
equipment-registration-certificate-report.ftl
...s/templates/equipment-registration-certificate-report.ftl
+0
-0
No files found.
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/java/com/yeejoin/amos/boot/module/jg/biz/controller/JgTransferNoticeController.java
View file @
68551ac5
...
@@ -169,18 +169,16 @@ public class JgTransferNoticeController extends BaseController {
...
@@ -169,18 +169,16 @@ public class JgTransferNoticeController extends BaseController {
map
.
put
(
"useUnitName"
,
"西安市高科物业服务有限公司"
);
// 使用单位名称
map
.
put
(
"useUnitName"
,
"西安市高科物业服务有限公司"
);
// 使用单位名称
map
.
put
(
"fullAddress"
,
"西安市曲江新区春临东街南湖意境1单元2号楼"
);
// 设备使用地点
map
.
put
(
"fullAddress"
,
"西安市曲江新区春临东街南湖意境1单元2号楼"
);
// 设备使用地点
map
.
put
(
"equList"
,
"电梯"
);
// 设备种类
map
.
put
(
"equList"
,
"电梯"
);
// 设备种类
map
.
put
(
"equDefine"
,
"曳引驱动电梯"
);
// 设备品种
map
.
put
(
"equDefine"
,
"曳引驱动电梯
啊啊啊啊啊啊啊啊啊啊啊啊啊
"
);
// 设备品种
map
.
put
(
"equipCode"
,
""
);
// 设备代码
map
.
put
(
"equipCode"
,
""
);
// 设备代码
map
.
put
(
"equCategory"
,
"曳引电梯"
);
// 设备类别
map
.
put
(
"equCategory"
,
"曳引电梯
噜啦噜啦嘞绿绿绿绿绿绿绿
"
);
// 设备类别
map
.
put
(
"useInnerCode"
,
"KY-9527"
);
// 单位内编号
map
.
put
(
"useInnerCode"
,
"KY-9527
555555555555
"
);
// 单位内编号
map
.
put
(
"factoryNum"
,
"
G60001
"
);
// 产品编号
map
.
put
(
"factoryNum"
,
"
FUCK-G600010000056
"
);
// 产品编号
map
.
put
(
"receiveOrgName"
,
"西安市曲江新区质检院"
);
// 登记机关
map
.
put
(
"receiveOrgName"
,
"西安市曲江新区质检院"
);
// 登记机关
map
.
put
(
"giveOutYear"
,
"2023"
);
// 发证日期-年
map
.
put
(
"giveOutYear"
,
"2023"
);
// 发证日期-年
map
.
put
(
"giveOutMonth"
,
"12"
);
// 发证日期-月
map
.
put
(
"giveOutMonth"
,
"12"
);
// 发证日期-月
map
.
put
(
"giveOutDay"
,
"26"
);
// 发证日期-日
map
.
put
(
"giveOutDay"
,
"26"
);
// 发证日期-日
// 生成二维码
map
.
put
(
"supervisoryCode"
,
"YZGZ20231225001"
);
// 监管二维码
String
qrCode
=
ImageUtils
.
generateQRCode
(
"YZGZ20231225001"
,
70
,
65
);
map
.
put
(
"supervisoryCode"
,
qrCode
);
// 监管二维码
commonService
.
generateCertificateReport
(
map
,
response
);
commonService
.
generateCertificateReport
(
map
,
response
);
}
}
}
}
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/templates/equipment-registration-certificate-report.docx
View file @
68551ac5
No preview for this file type
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/templates/equipment-registration-certificate-report.ftl
View file @
68551ac5
This diff is collapsed.
Click to expand it.
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