This website requires JavaScript.
Explore
Help
Register
Sign In
xiang.li
/
luban
Watch
1
Star
0
Fork
You've already forked luban
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
412a400471
luban
/
src
/
Luban.Job.Cfg
/
Source
/
DataConverts
History
Carson
9886bd1222
【新增】让Map类型支持纵向填充。
2022-03-26 03:37:48 +08:00
..
FillSheetVisitor.cs
【新增】让Map类型支持纵向填充。
2022-03-26 03:37:48 +08:00
JsonConvertor.cs
【调整】【重大】将配置中的多态类型字段由统一的__type__改成 excel优先$type,json优先$type,xml优先type,lua优先_type_,如果找不到再找默认__type__。
2022-02-12 13:23:26 +08:00
LuaConvertor.cs
【调整】【重大】将配置中的多态类型字段由统一的__type__改成 excel优先$type,json优先$type,xml优先type,lua优先_type_,如果找不到再找默认__type__。
2022-02-12 13:23:26 +08:00
TitleCreator.cs
【调整】【重大】将配置中的多态类型字段由统一的__type__改成 excel优先$type,json优先$type,xml优先type,lua优先_type_,如果找不到再找默认__type__。
2022-02-12 13:23:26 +08:00
ToExcelStringVisitor.cs
【调整】移除对简单容器类型如"list,int"之类自动sep的支持,简化规则
2022-02-10 11:26:45 +08:00