国内外excel导出code转字符
This commit is contained in:
@@ -602,6 +602,11 @@
|
||||
</foreach>
|
||||
FROM
|
||||
TS_DICTYPE
|
||||
<where>
|
||||
<foreach collection="filed" index="index" item="item" separator=" and " >
|
||||
${item} is not NULL
|
||||
</foreach>
|
||||
</where>
|
||||
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user