index.js 251 B

12345
  1. // export const apiUrl = 'https://www.b2btopsite.com/api/';
  2. export const apiUrl = 'http://54.46.9.88:8001/';
  3. export const defaultUrl = 'http://54.46.9.88:8001/';
  4. export const supplierUrl = 'http://54.46.9.88:82/user/login';
  5. export const curLang = 'en'