hotx property

void hotx=(int value)

整数增减量x(增减单位为x)

Implementation

set hotx(int value) => data['hotx'] = DbQueryField.toBaseType(value);