curl --location --request GET 'https://openatom.atomgit.com/api/communityFile/robots' \ --header 'X-ATOMGIT-POP-COMMUNITY: openatom'
{ "code": 200, "msg": "成功", "data": { "communityId": 1, "fileData": "User-agent: *\nDisallow:\n\nSitemap: https://openatom.atomgit.com/sitemap.xml" } }