正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -47,6 +47,7 @@ class ImageController extends Controller | @@ -47,6 +47,7 @@ class ImageController extends Controller | ||
| 47 | 2 => 'image_news', | 47 | 2 => 'image_news', |
| 48 | 3 => 'image_blog', | 48 | 3 => 'image_blog', |
| 49 | 4 => 'image_product_icon', | 49 | 4 => 'image_product_icon', |
| 50 | + 5 => 'image_product_cate', | ||
| 50 | 0 => 'image_other', | 51 | 0 => 'image_other', |
| 51 | ]; | 52 | ]; |
| 52 | 53 |
-
请 注册 或 登录 后发表评论