Commit e65fe2f9 by 朱继来

Merge branch 'zjl_new_order_20210926' into development

parents 9f603b53 f33397ac
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