config.dart 104 B

1234
  1. import 'dart:core';
  2. const kBaseHost = "http://118.123.247.197:8080/jeecg-boot";
  3. const kVersion = "v2";