作者 lyh

gx

@@ -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