Forráskód Böngészése

更新 'PC_Web_Integration_Specification.md'

tao.zhou 6 éve
szülő
commit
e8423ec494
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      PC_Web_Integration_Specification.md

+ 1 - 1
PC_Web_Integration_Specification.md

@@ -229,7 +229,7 @@ This interface provides the function of refund transaction for access merchants.
 | transID       | String(32) | M        | The unique transaction id generated by the gateway.          |
 | merID         | String(15) | M        | Merchant ID, assigned by AllPay                              |
 | acqID         | String(11) | M        | "99020344"                                                   |
-| paymentSchema | String(10) |          | Channel code:[Click Here](https://git.allpayx.com/OpenAPI/b2c_pc_payment/src/master/paymentSchema.md) |
+| paymentSchema | String(10) | M         | Channel code:[Click Here](https://git.allpayx.com/OpenAPI/b2c_pc_payment/src/master/paymentSchema.md) |
 | RespCode      | String(2)  | M        | Response message, all English characters                     |
 | RespMsg       | String(20) | M        | Response message, all English characters                     |
 | transTime     | String(14) | M        | Transaction time, format :" yyymmddhhmmss"                   |