From 715ebe0b3348a09d513772f2c246463f50c94ca7 Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期三, 01 十二月 2021 18:02:51 +0800
Subject: [PATCH] [update]【todo 131358】otp認證錯誤detail改回傳錯誤代碼供前端轉換對應文案

---
 pamapi/src/doc/登入API/客戶發OTP.txt |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git "a/pamapi/src/doc/\347\231\273\345\205\245API/\345\256\242\346\210\266\347\231\274OTP.txt" "b/pamapi/src/doc/\347\231\273\345\205\245API/\345\256\242\346\210\266\347\231\274OTP.txt"
index 732f42a..4b183ba 100644
--- "a/pamapi/src/doc/\347\231\273\345\205\245API/\345\256\242\346\210\266\347\231\274OTP.txt"
+++ "b/pamapi/src/doc/\347\231\273\345\205\245API/\345\256\242\346\210\266\347\231\274OTP.txt"
@@ -11,6 +11,9 @@
 {
     "indexKey": "7c8c38a2",     // ��撣嗅otp隤���
     "success": true,            // Otp��������
-    "failCode": "",
+    "failCode": "",             // "05"�靽∠拳��炊
+                                // "07"���仃���
+                                // "08"�����炊
+                                // ��甇支���隤支誨蝣潘���OTP蝟餌絞�隤�
     "failReason": ""
 }

--
Gitblit v1.8.0