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