WTM icon indicating copy to clipboard operation
WTM copied to clipboard

DateRange 对象无法被JSON方式传递

Open 2821840032 opened this issue 3 years ago • 1 comments

image _startTime _endTime 是私有的,无法通过JSON构造,无法通过Api调用 添加属性来解决他 感谢WTM

2821840032 avatar Apr 11 '22 08:04 2821840032

框架自带了一个DateRangeConverter, 用来json序列化的

liuliang-wt avatar Apr 17 '22 14:04 liuliang-wt