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