diff --git a/resources/lang/zh_CN/product.php b/resources/lang/zh_CN/product.php index e0e0c61..8ab312d 100644 --- a/resources/lang/zh_CN/product.php +++ b/resources/lang/zh_CN/product.php @@ -29,10 +29,10 @@ return [ 'publish_type' => [ 0 => '旅游线路', 1 => '酒店', - 2 => '景区', - 3 => '餐厅', - 4 => '车队', - 5 => '单项', + 2 => '景区综合', + 3 => '餐饮娱乐', + 4 => '旅游交通', + 5 => '旅游购物', ], ], ];