取消 首页菜单119版本IOS不显示发票以及线上店铺

This commit is contained in:
liuyingfang
2024-03-21 10:00:00 +08:00
parent 51a4abcde6
commit 52ee403187
5 changed files with 32 additions and 23 deletions

View File

@@ -42,6 +42,6 @@ public enum DeviceOperateType {
return ot.getName();
}
}
return "";
return "virtual";
}
}