blob: bc6d4132daab2aced2e8775e62702314c08e5596 [file] [log] [blame]
San3yuan6f2ed692025-04-16 20:24:49 +08001export const postUserLogin= '/auth/login';
2export const postUserRegister= '/auth/register';
3export const postVerifivateCode="/auth/send_verification_code";