瀏覽代碼

更新 'README.md'

tao.zhou 5 年之前
父節點
當前提交
9daecccd0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -362,7 +362,7 @@ resultDic,转为 json 字符串,格式如下:
 | 2    | 邮箱       | 40   | 文本 | trxn_email_id          | this is email id of the customer who is doing transaction.   |
 | 3    | 电话       | 20   | 文本 | trxn_phone             | Phone number of the customer.                                |
 | 4    | 优惠券选项 | 1    | 文本 | trxn_is_coupon_enabled | If the value is 0 then customer will not be able to see the coupons. If the value is 1 then customer will be able see the coupons and able to select the coupons |
-| 5    | 客户id     | 10   | 文本 | unique_id              | This is customer’s unique id.不能超过10位                    |
+| 5    | 客户id     | 10   | 文本 | unique_id              | This is customer’s unique id. No more than ten digits.                    |
 
 ##### 5.2 WX渠道