api.js 305 B

123456
  1. export const BASE_PATH = '/api';
  2. //export const projectId = 'Pj3301100002';//之江
  3. //export const projectId = 'Pj1101080259';//博锐
  4. //export const projectId = 'Pj1101140020';//吉因加
  5. export const projectObj = { projectId: 'Pj1101140020' };
  6. // export const projectObj = { projectId: 'Pj3301100002' };