255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => '机器人名', 'pic' => '头像', 'is_delete' => '是否删除', 'addtime' => '添加时间', 'store_id' => 'Store ID', ]; } }