const state = {
anyringToken: '',
user: { id: '', phone: '', account: '' },
};
export default state;