We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4f90a commit 26351abCopy full SHA for 26351ab
1 file changed
README.md
@@ -174,7 +174,13 @@ https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
174
175
<br />
176
其它问题见 Closed Issues <br />
177
-https://github.com/Tencent/APIJSON/issues?q=is%3Aissue+is%3Aclosed <br />
+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
184
185
186
0 commit comments