0] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ "id" => "ID", "store_id" => "商城ID", "goods_id" => "商品ID", "pic_url" => "图片链接", "status" => "图库最大容纳数量", "is_delete" => "当前图库图片数量", "created_at" => "创建时间", "updated_at" => "更新时间" ]; } }