Home > Q&A > body text
Found that $$hashkey was added to the sent data? How to simply remove it?
$$hashkey
黄舟2017-05-15 16:51:53
Just use angular.toJson,不要用 JSON.stringify when serializing.
angular.toJson
JSON.stringify