Commit aecbf32a by 朱继来

调整

parent 6fbcddcf
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ use DB; ...@@ -8,7 +8,7 @@ use DB;
class KefuModel extends Model class KefuModel extends Model
{ {
protected $connection = 'order'; protected $connection = 'web';
protected $table = 'lie_kefu'; protected $table = 'lie_kefu';
protected $primaryKey = 'id'; protected $primaryKey = 'id';
protected $guarded = ['id']; protected $guarded = ['id'];
......
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