fix
This commit is contained in:
@@ -138,7 +138,6 @@ class CarInfoController extends GetxController with BaseControllerMixin {
|
||||
if (imageUrl == null) return;
|
||||
|
||||
// 根据标题映射业务类型
|
||||
Logger.d("message-$title-$imageUrl");
|
||||
String type = "";
|
||||
switch (title) {
|
||||
case "行驶证":
|
||||
|
||||
Reference in New Issue
Block a user