bsid property

void bsid=(dynamic value)

商户id

Implementation

set bsid(ObjectId value) => data['_bsid'] = DbQueryField.toBaseType(value);