TIF_E41211969/lib/common/helper/constant.dart

4 lines
83 B
Dart

class Constant {
static const String BASE_URL = "http://188.40.139.144:63201";
}