@ -192,7 +192,7 @@ class PackageIndexNEIBannerConcent extends Component {
var url = `/accounts/get_verification_code.json`;
axios.get((url), {
params: {
value: contact_phone,
login: contact_phone,
type: 5,
}
}).then((result) => {