Home > front end >  Post request parameters in a variable, and each is different, the variables come from?
Post request parameters in a variable, and each is different, the variables come from?

Time:12-31

Each txnId's change in a post request parameters, could you tell me the variables come from?

{
"Content" : [
{
"AwbPrefix" : "180",
"AwbDocNo" : "78370246"
}
],
"GeneralInfo" : {
"SessionId" : "WPOZ4ahIq8mSK2SIAFLvIoLVJMOWpdS0lzB7WahgyyU,"
"Lang", "EN",
"Time" : "30 Dec 2020", "
"TxnId" : "4 hbjfy2pg1609290600839
"},
"The userInfo" : {
"UserId", ", "
"AgentCode" : ", "
"Region", "China,"
"Branch" : ", "
"UserType" : "GUEST"
}
}

CodePudding user response:

Randomly generated are generally the background
  •  Tags:  
  • ASP
  • Related