Commit 44927efb authored by xiandafu's avatar xiandafu
Browse files

import excel

parent 181e06e1
<?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>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment