index.js 256 B

123456
  1. // export const DEV_BASE_URL = 'https://api.dlxgk.com'
  2. // export const BASE_URL = 'https://api.dlxgk.com'
  3. export const DEV_BASE_URL = 'https://education-manage-backend.lastbs.com'
  4. export const BASE_URL = 'https://education-manage-backend.lastbs.com'