更新眠花糖选择城市

This commit is contained in:
wyf
2025-12-17 11:01:30 +08:00
parent f2657e4238
commit 18c3b86e8a
7 changed files with 572 additions and 77 deletions

View File

@@ -912,6 +912,7 @@ class MyApp extends StatelessWidget {
Get.lazyPut(() => AuthBindTelController()),
Get.lazyPut(() => CommonMessageSettingController()),
Get.lazyPut(() => MHTDeviceUpgradeController()),
Get.lazyPut(() => CityModelController()),
]));
}