Showing
1 changed file
with
1 additions
and
1 deletions
@@ -82,7 +82,7 @@ type的取值 | @@ -82,7 +82,7 @@ type的取值 | ||
82 | | profile_unset | 取消设置profile |批量删除已经存在的属性,如果不存在,则不删除| | 82 | | profile_unset | 取消设置profile |批量删除已经存在的属性,如果不存在,则不删除| |
83 | | profile_increment | profile自增长 |可以对已经存在的属性进行增减,必须已经存在,且为int或者float类型,参数可以为负数| | 83 | | profile_increment | profile自增长 |可以对已经存在的属性进行增减,必须已经存在,且为int或者float类型,参数可以为负数| |
84 | | profile_append | profile追加 |这个是什么鬼?| | 84 | | profile_append | profile追加 |这个是什么鬼?| |
85 | -| profile_delete | profile删除 |注销了该用户| | 85 | +| profile_delete | profile删除 |删除该用户| |
86 | 86 | ||
87 | 87 | ||
88 | ##2、缓存机制 | 88 | ##2、缓存机制 |
-
Please register or login to post a comment