index.js 260 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 = 'https://seller.b2btopsite.com/user/login';
  5. export const curLang = 'en'