Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Springboot Plus
Commits
44927efb
Commit
44927efb
authored
Mar 02, 2018
by
xiandafu
Browse files
import excel
parent
181e06e1
Changes
2
Hide whitespace changes
Inline
Side-by-side
admin-console/src/main/resources/excelTemplates/admin/dict/dict_mapping.xml
View file @
44927efb
<?xml version="1.0" encoding="utf-8"?>
<workbook>
<worksheet
name=
"Template"
>
<loop
startRow=
"3"
endRow=
"10"
items=
"list"
var=
"dict"
<section
startRow=
"0"
endRow=
"2"
>
</section>
<loop
startRow=
"3"
endRow=
"3"
items=
"list"
var=
"dict"
varType=
"com.ibeetl.admin.core.entity.CoreDict"
>
<section
startRow=
"3"
endRow=
"3"
>
<mapping
row=
"3"
col=
"1"
>
dict.name
</mapping>
...
...
@@ -9,7 +11,7 @@
</section>
<loopbreakcondition>
<rowcheck
offset=
"0"
>
<cellcheck
offset=
"0"
></cellcheck>
<cellcheck
offset=
"0"
>
结束
</cellcheck>
</rowcheck>
</loopbreakcondition>
</loop>
...
...
admin-console/src/main/resources/excelTemplates/admin/dict/dict_upload_template.xls
View file @
44927efb
No preview for this file type
Write
Preview
Supports
Markdown
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