feat : wx login

This commit is contained in:
2024-11-25 11:48:30 +08:00
parent ffe4728002
commit 8d5ac829e3

View File

@@ -32,8 +32,8 @@ class UserThird extends Model
*/
protected array $casts = ['id' => 'integer', 'user_id' => 'integer', 'type' => 'integer'];
const CREATED_AT = false;
const UPDATED_AT = false;
const CREATED_AT = null;
const UPDATED_AT = null;
/**
* @param string $openId