constant.ts 99 B

12
  1. export const AUTO_LOGIN_USERNAME = 'autoAdmin';
  2. export const AUTO_LOGIN_PASSWORD = 'autoAdmin123';