作者 lyh

gx

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