autosos_flutter/lib/config/getui_constant.dart

5 lines
195 B
Dart
Raw Normal View History

2024-03-12 20:31:03 +08:00
class GetuiConstant{
static const String appId = "D3cqMVd0aA6nYsVx9Gdgo9";
static const String appKey = "OtBVS1PjCy5aLWNVM3aQY1";
static const String appSecret = "juiYAn4XXc6BPVAI6DQlh8";
}