소스 검색

无缝-游戏结果 新增注释

qingjie 3 달 전
부모
커밋
bd891c52ee
2개의 변경된 파일8개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 1
      seamless/en/Result1.md
  2. 4 1
      seamless/zh/Result1.md

+ 4 - 1
seamless/en/Result1.md

@@ -71,7 +71,10 @@
 
 ```
 
->   <font color="red">Note: When status=1, the data is successful and the besoft's order will be considered valid; otherwise, it is failed and the besoft's order will be considered invalid.</font>
+>   <font color="red">Note:
+> 1、 When status=1, the data is successful and the besoft's order will be considered valid; otherwise, it is failed and the besoft's order will be considered invalid.
+> 2、When two identical TransiDs are received, it indicates that besoft has resent the same message once. The two returned results also need to be successful results. If one fails, besoft will consider this order a failure
+> </font>
 
  ## Failed Result
 

+ 4 - 1
seamless/zh/Result1.md

@@ -70,7 +70,10 @@ http://{host}/[notify_url]
 
 ```
 
-><font color="red">注释:当 status=1数据为成功,besoft将认为订单有效;否则为失败,besoft将认为订单无效</font>
+><font color="red">注释:
+1、当 status=1数据为成功,besoft将认为订单有效;否则为失败,besoft将认为订单无效
+2、当收到两个相同的transId时,说明besoft重发了一次同样的消息,两次返回结果也需要是成功的结果,如果有一次失败那么besoft将认为这个订单是失败的</font>
+
 
  ## 失败的结果