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
9063b9a3
Commit
9063b9a3
authored
May 13, 2021
by
竹天卫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f04c907f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ReportController.java
.../wise/sc/cement/business/controller/ReportController.java
+2
-2
以下空白.jpg
cement-business/src/main/resources/templates/以下空白.jpg
+0
-0
No files found.
cement-business/src/main/java/cn/wise/sc/cement/business/controller/ReportController.java
View file @
9063b9a3
...
...
@@ -127,9 +127,9 @@ public class ReportController {
beanParams
.
put
(
"list6"
,
list6
);
//todo 以下空白 显示excel艺术字形式
File
file
=
new
File
(
"以下空白.jpg"
);
/*
File file=new File("以下空白.jpg");
String headStr = "data:image/jpg;base64,";
beanParams
.
put
(
"img1"
,
headStr
+
getImageStr
(
file
.
getAbsolutePath
()));
beanParams.put("img1",headStr + getImageStr(file.getAbsolutePath()));
*/
//事项-----不用处理
//品质-----不用处理
...
...
cement-business/src/main/resources/templates/以下空白.jpg
deleted
100644 → 0
View file @
f04c907f
4.98 KB
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