mainId property

  1. @JsonKey(name: 'mainId')
int? mainId
getter/setter pair

部门id( 主键)

Implementation

@JsonKey(name: 'mainId')
int? mainId;