curl --location --request GET 'test-mg-admin.hwyc.io/v1/user/getFeeAmount'
{ "code": 0, "msg": "", "data": { "min": 0.0, "feeAmount": 0.0 } }