作者 lyh

gx

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