admin
2022-05-12 fa705507ba574c857b1667553737d23b1b7ff495
src/main/resources/code/flutter_module/lib/utils/ui_constant.dart
@@ -9,6 +9,7 @@
}
class Constant {
  static const bool NATIVE=true;
  static const String IOS_APP_ID =
      "1135798414";
@@ -32,9 +33,6 @@
  static const String APP_DOWNLOAD_LINK =
      "https://a.app.qq.com/o/simple.jsp?pkgname=com.dw.zzql";
  static const String MAP_LINK =
      "http://web.location.izzql.com/map/map.html";
}