The implementation steps are as follows:
You can add a list of VIP identifiers to the logged-in user in the database, where 0 means no VIP, 1 means room VIP, and then when the user logs in again You can check this column and use 0 and 1 to determine whether the user is a VIP.