作者 lyh

gx

@@ -8,6 +8,6 @@ class Image extends Base @@ -8,6 +8,6 @@ class Image extends Base
8 { 8 {
9 protected $table = 'gl_image'; 9 protected $table = 'gl_image';
10 10
11 - //连接数据库  
12 - protected $connection = 'custom_mysql'; 11 +// //连接数据库
  12 +// protected $connection = 'custom_mysql';
13 } 13 }