curl --location --request GET 'https://ccrm-app.shanshu.work:6001/api/v1/sale/result/check/info'
{ "code": 0, "data": { "is_check": true }, "msg": "ok" }