index.ts 107 B

1234
  1. export const appConfig = {
  2. version: '1.0.0',
  3. apiUrl: 'http://192.168.31.201:8080/cfg?key=test_201'
  4. }