curl --location '/api/user/Order/apply?domain=a.com%2C*.a.com%2Cx.b.com&acme=1&algorithm=ECC&is_path=true&mark=%E7%AC%AC%E4%B8%80%E4%B8%AA' \ --header 'Authorization: Bearer {{Token}}:{{User}}'
{ "isOk": true, "isError": false, "data": { "id": "xx12x" } }