virval property

void virval=(int value)

虚拟货币数量

Implementation

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