Explorar o código

加入OS两个参数

tao.zhou %!s(int64=3) %!d(string=hai) anos
pai
achega
a6047e3618

+ 1 - 1
AllPay_Integration_Specification_CH.md

@@ -99,7 +99,7 @@ signature: 0be23be18fb6148572e15f9fa2f97816
 | merReserve    | String(1024) | 否    | 预留内容,商户自定义。注意不要包含特殊符号,如 "#","&","+" 等 |
 | signType      | String(10)   | 是    | MD5或SHA256 |
 | signature     | String(32)   | 是    | 采用 MD5或SHA256 签名 |
-| OsType     | String(20)   | 是    | 操作系统类型。"IOS","ANDROID","HARMONYOS","WINDOWS","MAC","OTHER" 选其中一个上送 |
+| OsType     | String(20)   | 是    | 操作系统类型。<br>"IOS","ANDROID","HARMONYOS","WINDOWS","MAC","OTHER" 选其中一个上送 |
 | OsVersion     | String(20)   | 是    | 操作系统版本。示例:"10.0.19043" |
 
 **3. 响应参数**

+ 1 - 1
AllPay_Integration_Specification_EN.md

@@ -99,7 +99,7 @@ This interface provides the function of purchase transaction for access merchant
 | merReserve    | String(1024) | No    | Reserved content, customized by the merchant. Note: Don't include special symbols, such as "#", "&", "+", etc. |
 | signType      | String(10)   | Yes    | "MD5" or "SHA256" |
 | signature     | String(32)   | Yes    | MD5 or SHA256 signature |
-| OsType     | String(20)   | Yes    | OS type. "IOS", "ANDROID", "HARMONYOS", "WINDOWS", "MAC", "OTHER". Choose one of them. |
+| OsType     | String(20)   | Yes    | OS type.<br>"IOS", "ANDROID", "HARMONYOS", "WINDOWS", "MAC", "OTHER". Choose one of them. |
 | OsVersion     | String(20)   | Yes   | OS version. Example: "10.0.19043" |
 
 **3. Response parameters**