cityCode property

void cityCode=(String value)

城市编码

Implementation

set cityCode(String value) => data['cityCode'] = DbQueryField.toBaseType(value);