You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After listing all possible gender type in user (entities/user.json), I found that you encode gender in type int. Can you show me what they mean? I guess 1 is male; 2 is female; 0 is others. Am I right?
The text was updated successfully, but these errors were encountered:
After listing all possible gender type in user (entities/user.json), I found that you encode gender in type int. Can you show me what they mean? I guess 1 is male; 2 is female; 0 is others. Am I right?
The text was updated successfully, but these errors were encountered: