cnt2 property

void cnt2=(int value)

子customx.rid2为本customx.id的子customx数量

Implementation

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