{ "userName": "文华", "emailAddress": "1687328611@qq.com" }
curl --location --request POST 'https://openatom.atomgit.com/api/email/subscribeEmail' \ --header 'X-ATOMGIT-POP-COMMUNITY: openatom' \ --header 'Content-Type: application/json' \ --data-raw '{ "userName":"文华", "emailAddress":"1687328611@qq.com" }'
{}