constant.ts 286 B

1234
  1. export const BASE_URL = "http://61.147.254.211:30876/YJZH-SQ/api";
  2. export const BASE_USER_URL = 'http://61.147.254.211:30876/tpbd-cas';
  3. export const BASE_RESOURCE_URL = BASE_URL + '/common/download/resource?resource=';
  4. export const LOGIN_URL = 'http://61.147.254.211:9999/home/#/login';