mainId property

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

企业id

Implementation

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