For example, if the data you return from POST is a whole JSON string, then you can use it. [FromBody]MyClass myJsonObj Let asp. net core deserialize it into ...
確定! 回上一頁