orgId property

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

企业id

Implementation

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