When use Fastjson, property name can't start with 'is', or serialize won't be work. Like this.  need fix it by modify the property name removing the start 'is'
When use Fastjson, property name can't start with 'is', or serialize won't be work.

Like this.
need fix it by modify the property name removing the start 'is'