Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
klck
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
位宇华
klck
Commits
6c9420b5
Commit
6c9420b5
authored
Oct 16, 2023
by
lvzhuangzhuang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
e2e6436b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ruoyi-supplies/src/main/java/com/ruoyi/system/service/impl/ActSuppliesHistorydataServiceImpl.java
...ystem/service/impl/ActSuppliesHistorydataServiceImpl.java
+1
-1
No files found.
ruoyi-supplies/src/main/java/com/ruoyi/system/service/impl/ActSuppliesHistorydataServiceImpl.java
View file @
6c9420b5
...
...
@@ -274,7 +274,7 @@ public class ActSuppliesHistorydataServiceImpl implements IActSuppliesHistorydat
public
void
run
()
{
String
[]
attributes
=
{
"A1"
,
"A2"
,
"A3"
,
"A4"
,
"A5"
,
"A6"
,
"A7"
,
"A8"
,
"A9"
,
"A10"
,
"A11"
,
"A12"
,
"A13"
,
"A14"
,
"A15"
,
"A16"
,
"A17"
,
"A18"
,
"A19"
,
"A20"
,
"A21"
,
"A22"
,
"A23"
,
"A24"
,
"A25"
,
"A26"
,
"A27"
,
"A28"
,
"A29"
,
"A30"
,
"A31"
,
"A32"
,
"A33"
,
"A34"
,
"A35"
,
"A36"
,
"A37"
,
"A38"
,
"A39"
,
"A40"
,
"A41"
,
"A42"
,
"A43"
,
"A44"
,
"A45"
,
"A46"
,
"A47"
,
"A48"
,
"A49"
,
"A50"
,
"A51"
,
"A52"
,
"A53"
,
"A54"
,
"A55"
,
"A56"
,
"A57"
,
"A58"
,
"A59"
,
"A60"
,
"A61"
,
"A62"
,
"A63"
};
String
[]
attributes
=
{
"A1"
,
"A2"
,
"A3"
,
"A4"
,
"A5"
,
"A6"
,
"A7"
,
"A8"
,
"A9"
,
"A10"
,
"A11"
,
"A12"
,
"A13"
,
"A14"
,
"A15"
,
"A16"
,
"A17"
,
"A18"
,
"A19"
,
"A20"
,
"A21"
,
"A22"
,
"A23"
,
"A24"
,
"A25"
,
"A26"
,
"A27"
,
"A28"
,
"A29"
,
"A30"
,
"A31"
,
"A32"
,
"A33"
,
"A34"
,
"A35"
,
"A36"
,
"A37"
,
"A38"
,
"A39"
,
"A40"
,
"A41"
,
"A42"
,
"A43"
,
"A44"
,
"A45"
,
"A46"
,
"A47"
,
"A48"
,
"A49"
,
"A50"
,
"A51"
,
"A52"
,
"A53"
,
"A54"
,
"A55"
,
"A56"
,
"A57"
,
"A58"
,
"A59"
,
"A60"
,
"A61"
,
"A62"
,
"A63"
,
"A64"
,
"A65"
,
"A66"
,
"A67"
,
"A68"
,
"A69"
,
"A70"
,
"A71"
,
"A72"
,
"A73"
,
"A74"
,
"A75"
,
"A76"
,
"A77"
,
"A78"
,
"A79"
,
"A80"
,
"A81"
,
"A82"
,
"A83"
,
"A84"
,
"A85"
,
"A86"
,
"A87"
,
"A88"
,
"A89"
,
"A90"
,
"A91"
,
"A92"
,
"A93"
,
"A94"
,
"A95"
,
"A96"
,
"A97"
,
"A98"
,
"A99"
,
"A100"
};
for
(
int
i
=
0
;
i
<
actOperation2s
.
size
();
i
++)
{
//获取导入excel表数据存储到生成表实体类中
for
(
int
x
=
0
;
x
<
actOperation2s
.
get
(
i
).
getActOperation2
().
length
;
x
++)
{
...
...
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