Skip to content

Commit 26351ab

Browse files
authored
Update README.md
1 parent ad4f90a commit 26351ab

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,13 @@ https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
174174

175175
<br />
176176
其它问题见 Closed Issues <br />
177-
https://github.com/Tencent/APIJSON/issues?q=is%3Aissue+is%3Aclosed <br />
177+
https://github.com/Tencent/APIJSON/issues?q=is%3Aissue+is%3Aclosed
178+
<br />
179+
180+
### 注意事项
181+
APIJSON 表名、字段名、关键词及对应的值等全都是大小写敏感、空格敏感、换行敏感,大部分情况都不允许空格和换行,表名以大写字母开头,不要想当然,请严格按照 [设计规范](https://github.com/Tencent/APIJSON/blob/master/Document.md#3) 操作
182+
[#181](https://github.com/Tencent/APIJSON/issues/181) [#181](https://github.com/Tencent/APIJSON/issues/181)
183+
<br />
178184
<br />
179185
<br />
180186
<br />

0 commit comments

Comments
 (0)