yangan
2024-07-27 71f327918029781d6f78dd4e03397c5154e6ccb1
utils/status.config.js
@@ -6,4 +6,5 @@
export const FailRedirect = '/pages/login/login';
export const SuccessRedirect = '/pages/tabbar-page/index-tabbar/index-tabbar';
export const customerIdKey = 'customerId';
export const nameKey = 'name';
export const nameKey = 'name';
export const userId = 'userId';