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
b8a6a136
Commit
b8a6a136
authored
Feb 28, 2024
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.修改登记打印模板
parent
39ff9f72
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
1 deletion
+6
-1
CommonServiceImpl.java
...os/boot/module/jg/biz/service/impl/CommonServiceImpl.java
+2
-0
JgEquipTransferServiceImpl.java
...odule/jg/biz/service/impl/JgEquipTransferServiceImpl.java
+4
-1
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
使用登记证.docx
...oot-module-jg-biz/src/main/resources/templates/使用登记证.docx
+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/service/impl/CommonServiceImpl.java
View file @
b8a6a136
...
@@ -53,6 +53,7 @@ import lombok.extern.slf4j.Slf4j;
...
@@ -53,6 +53,7 @@ import lombok.extern.slf4j.Slf4j;
import
org.apache.commons.lang3.StringUtils
;
import
org.apache.commons.lang3.StringUtils
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
org.springframework.beans.factory.annotation.Value
;
import
org.springframework.beans.factory.annotation.Value
;
import
org.springframework.context.annotation.Lazy
;
import
org.springframework.core.io.ClassPathResource
;
import
org.springframework.core.io.ClassPathResource
;
import
org.springframework.core.io.Resource
;
import
org.springframework.core.io.Resource
;
import
org.springframework.http.MediaType
;
import
org.springframework.http.MediaType
;
...
@@ -181,6 +182,7 @@ public class CommonServiceImpl implements ICommonService {
...
@@ -181,6 +182,7 @@ public class CommonServiceImpl implements ICommonService {
JgUseRegistrationServiceImpl
jgUseRegistrationServiceImpl
;
JgUseRegistrationServiceImpl
jgUseRegistrationServiceImpl
;
@Autowired
@Autowired
@Lazy
JgEquipTransferServiceImpl
jgEquipTransferServiceImpl
;
JgEquipTransferServiceImpl
jgEquipTransferServiceImpl
;
@Autowired
@Autowired
...
...
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/java/com/yeejoin/amos/boot/module/jg/biz/service/impl/JgEquipTransferServiceImpl.java
View file @
b8a6a136
...
@@ -26,6 +26,7 @@ import com.yeejoin.amos.feign.workflow.model.*;
...
@@ -26,6 +26,7 @@ import com.yeejoin.amos.feign.workflow.model.*;
import
lombok.RequiredArgsConstructor
;
import
lombok.RequiredArgsConstructor
;
import
lombok.extern.slf4j.Slf4j
;
import
lombok.extern.slf4j.Slf4j
;
import
org.apache.commons.lang3.ObjectUtils
;
import
org.apache.commons.lang3.ObjectUtils
;
import
org.springframework.context.annotation.Lazy
;
import
org.springframework.util.StringUtils
;
import
org.springframework.util.StringUtils
;
import
org.springframework.beans.BeanUtils
;
import
org.springframework.beans.BeanUtils
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
org.springframework.beans.factory.annotation.Autowired
;
...
@@ -58,11 +59,13 @@ public class JgEquipTransferServiceImpl extends BaseService<JgEquipTransferDto,
...
@@ -58,11 +59,13 @@ public class JgEquipTransferServiceImpl extends BaseService<JgEquipTransferDto,
private
final
JgEquipTransferEqMapper
jgEquipTransferEqMapper
;
private
final
JgEquipTransferEqMapper
jgEquipTransferEqMapper
;
private
final
RedisUtils
redisUtils
;
private
final
RedisUtils
redisUtils
;
private
final
TzsServiceFeignClient
tzsServiceFeignClient
;
private
final
TzsServiceFeignClient
tzsServiceFeignClient
;
private
final
CommonServiceImpl
commonService
;
private
final
CmWorkflowServiceImpl
cmWorkflowService
;
private
final
CmWorkflowServiceImpl
cmWorkflowService
;
private
final
IJgInstallationNoticeService
jrmInstallationNoticeService
;
private
final
IJgInstallationNoticeService
jrmInstallationNoticeService
;
private
final
IIdxBizJgRegisterInfoService
idxBizJgRegisterInfoService
;
private
final
IIdxBizJgRegisterInfoService
idxBizJgRegisterInfoService
;
@Lazy
private
final
CommonServiceImpl
commonService
;
/**
/**
* 保存和保存并提交
* 保存和保存并提交
*
*
...
...
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/templates/equipment-registration-certificate-report.docx
deleted
100644 → 0
View file @
39ff9f72
File deleted
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/templates/equipment-registration-certificate-report.ftl
View file @
b8a6a136
This source diff could not be displayed because it is too large. You can
view the blob
instead.
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/templates/使用登记证.docx
0 → 100644
View file @
b8a6a136
File added
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