model method

T model()

查询打印机型号

Implementation

T model() {
  return push(CModel());
}