Skip to content

Commit cdaa094

Browse files
committed
add todo
1 parent 8ed6816 commit cdaa094

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# excel2json Change Log
22

3+
## TODO
4+
5+
* 过滤规则:仅包含或者排除带有指定前缀的表单或者列
6+
* exclude_prefix
7+
* 典型应用:
8+
* Excel中包含服务端、客户端通用数据,以及各自不用的数据
9+
* 则可以把列命名为:client_AAA, server_BBB,输出时,可以通过这个前缀做数据过滤
10+
311
## Ver 1.3.0
412

513
* 把 C# 结构体定义的功能加回来了

0 commit comments

Comments
 (0)