Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-01-15 11:01:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
00fe57b01e377a3201dc8bf656519768f6a9a204
00fe57b0
1 parent
437803a6
Updated 新的事件发送定义(讨论中) (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
00fe57b
...
...
@@ -82,7 +82,7 @@ type的取值
| profile_unset | 取消设置profile |批量删除已经存在的属性,如果不存在,则不删除|
| profile_increment | profile自增长 |可以对已经存在的属性进行增减,必须已经存在,且为int或者float类型,参数可以为负数|
| profile_append | profile追加 |这个是什么鬼?|
| profile_delete | profile删除 |
注销了
该用户|
| profile_delete | profile删除 |
删除
该用户|
##2、缓存机制
...
...
Please
register
or
login
to post a comment