Skip to content

Commit 724cf36

Browse files
authored
Update 详细的说明文档.md
1 parent de91501 commit 724cf36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

详细的说明文档.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
https://search.bilibili.com/all?keyword=APIJSON&from_source=webtop_search&spm_id_from=333.851
55
![image](https://user-images.githubusercontent.com/5738175/135413311-0207ec13-f7ea-4767-9e34-1a6d08438295.png)
66

7+
其它各种官方和第三方文档见首页相关推荐 <br >
8+
https://github.com/Tencent/APIJSON#%E7%9B%B8%E5%85%B3%E6%8E%A8%E8%8D%90
79

810
## A.介绍
911

@@ -924,7 +926,7 @@ static { //注册权限
924926
"INSERT": { "@role": "OWNER" } //如果没传@role就自动添加
925927
"UPDATE": { "id@": "User/id" } //强制放入键值对
926928
```
927-
全部操作符见 [Operation.java](https://github.com/APIJSON/APIJSON/blob/master/APIJSON-Java-Server/APIJSONORM/src/main/java/apijson/orm/Operation.java) 的注释
929+
全部操作符见 [Operation.java](https://github.com/Tencent/APIJSON/blob/master/APIJSONORM/src/main/java/apijson/orm/Operation.java) 的注释
928930
<br />
929931
<br />
930932

0 commit comments

Comments
 (0)