* @created 2022-08-02 14:22:41 * @modified 2022-08-02 14:22:41 */ return [ 'name' => '名称', 'sku' => 'SKU', 'price' => '价格', 'brand' => '品牌', 'category' => '分类', 'model' => '型号', 'quantity' => '库存', 'active' => '上架', 'inactive' => '下架', ];