0] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'store_id' => 'Store ID', 'mch_id' => '商户主键', 'cloud_id' => '打印机ID', 'block_id' => '打印模板ID', 'type' => '打印方式 ', 'is_delete' => 'Is Delete', 'created_at' => 'Addtime', 'is_attr' => '是否打印规格 0--不打印 1--打印', 'big' => '发大倍数', ]; } }