Commit f33397ac by 朱继来

调整

parent bf19e3ce
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ use Illuminate\Database\Eloquent\Model;
class RegionModel extends Model
{
protected $connection = 'order';
protected $connection = 'web';
protected $table = 'lie_region';
protected $primaryKey = 'region_id';
public $timestamps = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment