domain.js 139 B

1234567
  1. const domain = {
  2. serverUrl: 'http://119.23.151.229:8005',
  3. language:'zh',
  4. deviceUrl: 'http://119.23.151.229:8006',
  5. showDate:true
  6. }