webApi.com.js 62 B

123
  1. app.constant('WebApi',{
  2. DOMAIN: 'http://127.0.0.1:3001'
  3. })