File tree Expand file tree Collapse file tree 1 file changed +28
-3
lines changed
Expand file tree Collapse file tree 1 file changed +28
-3
lines changed Original file line number Diff line number Diff line change 11name : Bug Report/反馈 bug
2- description : Report a bug to APIJSON/为 APIJSON 反馈 bug
2+ description : Report a bug to APIJSON/为 APIJSON 反馈 bug。
3+
4+ 如果你已经知道问题所在、怎么解决,请直接 提交 Pull Request 为社区做贡献,非常感谢。
5+ 开发者也是人,也需要工作、休息、恋爱、陪伴家人、走亲会友等,也有心情不好和身体病痛,
6+ 往往没有额外的时间精力顾及一些小问题,请理解和支持,开源要大家参与贡献才会更美好~
7+ 少数个人的热情终有被耗尽的一天,只有大家共同建设和繁荣社区,才能让开源可持续发展!
8+ https://github.com/Tencent/APIJSON/issues/406
9+
10+ _________________________________
11+
12+ **提 bug 请发请求和响应的【完整截屏】,没图的自行解决!
13+ 开发者有限的时间和精力主要放在【维护项目源码和文档】上!
14+ 【描述不详细】 或 【文档/常见问题 已有答案】 的问题可能会被忽略!!
15+ 【态度 不文明/不友善】的可能会被拉黑,问题也可能不予解答!!!**
16+
17+ 请求参数 JSON 中表名、字段名、关键词及对应的值都是大小写敏感、逗号敏感、分号敏感、空格敏感、换行敏感,
18+ 大部分情况都不允许空格和换行,表名以大写字母开头,不要想当然,请严格按照 设计规范 来调用 API # 181
19+
20+ 1.尝试在 [常见问题](https://github.com/Tencent/APIJSON/issues/36) 和 [历史问题](https://github.com/TommyLemon/APIJSON/issues?q=is%3Aissue) 搜索答案。
21+ 2.尝试阅读 [通用文档](https://github.com/TommyLemon/APIJSON/blob/master/Document.md) 或看 [视频教程](https://search.bilibili.com/all?keyword=APIJSON) 找到答案。
22+ 3.尝试阅读 [Demo 示例代码](https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/java/apijson/demo/DemoSQLConfig.java) 以找到答案。
23+ 4.尝试自己 [检查或试验](http://apijson.cn/api) 以找到答案。
24+ 5.尝试阅读 [源码和注释](https://github.com/Tencent/APIJSON/blob/master/APIJSONORM/src/main/java/apijson/orm/AbstractSQLConfig.java) 以找到答案。
25+
26+ 如果以上都尝试过了请填写以下模板提一个新的issue。
27+ 强烈推荐阅读 [《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545)、[《如何有效地报告 Bug》](http://www.chiark.greenend.org.uk/~sgtatham/bugs-cn.html)、[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393)
28+ 和 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way),更好的问题更容易获得帮助。
29+
330title : " [Bug] "
431labels : [kind/bug]
532body :
3259 value : |
3360 - OS/系统:
3461 - JDK/基础库:
35- - DB/数据库:
36- - APIJSON:
3762 render : markdown
3863
3964 validations :
You can’t perform that action at this time.
0 commit comments