Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zjsgfa_mysql
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jiangyun
zjsgfa_mysql
Commits
3b58f125
Commit
3b58f125
authored
Aug 14, 2025
by
jiang'yun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
8f944b15
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDjjcController.java
+5
-0
src/main/resources/static/excel/sgfamb.docx
+0
-0
No files found.
src/main/java/com/ruoyi/project/zjsgfa/controller/SjDjjcController.java
View file @
3b58f125
...
...
@@ -1796,6 +1796,7 @@ public class SjDjjcController extends BaseController
.
bind
(
"sjJsjgList"
,
policy
)
//行循环策略
.
bind
(
"sjJygjGdfdcsList"
,
policy
)
//行循环策略
.
bind
(
"sjJygjGdsjgdcsList"
,
policy
)
//行循环策略
.
bind
(
"sjJygjGdsjList"
,
policy
)
//行循环策略
.
build
();
XWPFTemplate
compile
=
XWPFTemplate
.
compile
(
in
,
config
);
// 加载模板并填充数据
...
...
@@ -1865,6 +1866,10 @@ public class SjDjjcController extends BaseController
gdlx
=
sjJygjInfos
.
get
(
0
).
getGdlx
();
}
dataModel
.
put
(
"gdlx"
,
gdlx
);
SjJygjgdsj
sjJygjgdsj
=
new
SjJygjgdsj
();
sjJygjgdsj
.
setJh
(
jh
);
List
<
SjJygjgdsj
>
sjJygjgdsjList
=
sjJygjgdsjMapper
.
selectSjJygjgdsjList
(
sjJygjgdsj
);
dataModel
.
put
(
"sjJygjGdsjList"
,
sjJygjgdsjList
);
//井眼轨迹分段参数
SjJygjGdfdcs
sjJygjGdfdcs
=
new
SjJygjGdfdcs
();
sjJygjGdfdcs
.
setJh
(
jh
);
...
...
src/main/resources/static/excel/sgfamb.docx
View file @
3b58f125
No preview for this file type
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