feat: 增加会员功能
This commit is contained in:
@@ -9,6 +9,7 @@ const DEFAULT_RECORD_VALUE_KEY = 'user_default_record_value'
|
||||
|
||||
function getEmptyProfile(): IProfile {
|
||||
return {
|
||||
id: '',
|
||||
gender: '',
|
||||
height: null,
|
||||
birthYear: null,
|
||||
|
||||
Reference in New Issue
Block a user