curl --location --request POST '/api/CaiHua_Business_App_LoginTerminalBO/GetUserPlatFormCodeList'{
"Result": [
{
"ID": "string",
"UserID": 0,
"PlatFormCode": "string",
"PlatFormName": "string",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"LastUpdateIP": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"CreatorIP": "string"
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}