curl --location --request GET '/v2/diy/get_store_status'
{ "status": 0, "msg": "string", "data": { "store_status": "string" } }