Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
tianjin-cement
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
竹天卫
tianjin-cement
Commits
44414469
Commit
44414469
authored
Nov 25, 2020
by
qinhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
采购维修计划 模板
parent
9be2f801
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
PlanConsumablesPurchaseServiceImpl.java
...ness/service/impl/PlanConsumablesPurchaseServiceImpl.java
+1
-1
采购维修计划.ftl
cement-business/src/main/resources/templates/采购维修计划.ftl
+0
-0
No files found.
cement-business/src/main/java/cn/wise/sc/cement/business/service/impl/PlanConsumablesPurchaseServiceImpl.java
View file @
44414469
...
@@ -240,7 +240,7 @@ public class PlanConsumablesPurchaseServiceImpl extends ServiceImpl<PlanConsumab
...
@@ -240,7 +240,7 @@ public class PlanConsumablesPurchaseServiceImpl extends ServiceImpl<PlanConsumab
beanParams
.
put
(
"list"
,
records
);
beanParams
.
put
(
"list"
,
records
);
beanParams
.
put
(
"fileNo"
,
"41-4051-2001"
);
beanParams
.
put
(
"fileNo"
,
"41-4051-2001"
);
beanParams
.
put
(
"year"
,
DateUtil
.
year
(
DateUtil
.
date
())
+
""
);
beanParams
.
put
(
"year"
,
DateUtil
.
year
(
DateUtil
.
date
())
+
""
);
WordUtil
.
writeWordReport
(
"
消耗品采购
计划.docx"
,
"消耗品采购计划.ftl"
,
beanParams
,
response
,
FileExt
.
DOC
);
WordUtil
.
writeWordReport
(
"
采购维修
计划.docx"
,
"消耗品采购计划.ftl"
,
beanParams
,
response
,
FileExt
.
DOC
);
}
}
}
}
cement-business/src/main/resources/templates/采购维修计划.ftl
View file @
44414469
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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