$gt method

void $gt(
  1. FD_TYPE value
)

大于

Implementation

void $gt(FD_TYPE value) => _cmds['\$gt'] = toBaseType(value);