zhaojs
2023-07-06 8ebbda0bbee658e5872995a2628620b01404cf78
application/common/model/User.php
@@ -192,4 +192,6 @@
    {
        return $this->hasOne(ModelThird::class,'user_id','id')->where('platform','wechat');
    }
}