huodongdong 7 년 전
부모
커밋
ce6561e825
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      api/web/callback/event.md

+ 1 - 1
api/web/callback/event.md

@@ -18,7 +18,7 @@
 | name | type | null | desc |
 |------|:-----|:-----|:-----|
 | code | int | no | 返回码 |
-| message | string | yes | 当code=200时值为空 |
+| message | string | yes | 当code="0000"时值为空 |
 | success | bool | no | code=200 && success=true |