Browse Source

更新 '开发文档.md'

root 4 years ago
parent
commit
f2cc64bce4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      开发文档.md

+ 1 - 0
开发文档.md

@@ -141,6 +141,7 @@ public Response<TMClassRecordDetail> getInfo(
 ```
 3. 异常
 Controller层,可直接使用Response.error ,重载了多个方法,根据具体情形使用
+
 ```java
 @Log(title = "电子教学日志", businessType = BusinessTypeEnum.INSERT)
 @PostMapping