blob: bc6d4132daab2aced2e8775e62702314c08e5596 [file] [log] [blame]
export const postUserLogin= '/auth/login';
export const postUserRegister= '/auth/register';
export const postVerifivateCode="/auth/send_verification_code";